summaryrefslogtreecommitdiff
path: root/templates/web.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web.html')
-rw-r--r--templates/web.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web.html b/templates/web.html
index 244092d..a693a72 100644
--- a/templates/web.html
+++ b/templates/web.html
@@ -36,7 +36,7 @@ $if(title)$
<header id="title-block-header">
<h1 class="main-title">$title$
$if(subtitle)$
-<span class="subtitle">$subtitle$</p>
+<p class="subtitle">$subtitle$</p>
$endif$
</h1>