summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/macros.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/macros.html b/templates/macros.html
index 37a2eb4..9348956 100644
--- a/templates/macros.html
+++ b/templates/macros.html
@@ -27,7 +27,7 @@
<div class="header">
<h1>
<span class="site-title">{{ config.extra.username }}</span>
- <span class="site-description">{{ config.extra.user_title }}</span>
+ <span class="site-description">{{ config.extra.user_title | linebreaksbr | safe }}</span>
</h1>
<div class="header-icons">
<a aria-label="Send email" href="#"><i class="icon fa fa-envelope"></i></a>