summaryrefslogtreecommitdiffstats
path: root/default.html5
diff options
context:
space:
mode:
Diffstat (limited to 'default.html5')
-rw-r--r--default.html52
1 files changed, 1 insertions, 1 deletions
diff --git a/default.html5 b/default.html5
index 9c15107..c2bf0e0 100644
--- a/default.html5
+++ b/default.html5
@@ -46,7 +46,7 @@ $for(include-before)$
46$include-before$ 46$include-before$
47$endfor$ 47$endfor$
48$if(title)$ 48$if(title)$
49<header> 49<header id="title-block-header">
50<h1 class="title">$title$</h1> 50<h1 class="title">$title$</h1>
51$if(subtitle)$ 51$if(subtitle)$
52<p class="subtitle">$subtitle$</p> 52<p class="subtitle">$subtitle$</p>