summaryrefslogtreecommitdiff
path: root/inlinepage.tmpl
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-04-05 16:16:05 +0200
committerJonas Smedegaard <dr@jones.dk>2021-04-05 16:16:05 +0200
commit53e64a3c70eebb2ecde090fc2a1050d22e38acf0 (patch)
tree70383662653912f4816727bb5f60dcfaaa5c19dd /inlinepage.tmpl
parentb00a42882ddbdc30834d8ea04e01cbfc68cb83b0 (diff)
parentd0718eb88dbc3e9c5c071ad57c0273204c7fa642 (diff)
Merge branch 'couchdesign/bullseye' into couchdesign/bullseye-h1titlecouchdesign/bullseye-h1title
Diffstat (limited to 'inlinepage.tmpl')
-rw-r--r--inlinepage.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/inlinepage.tmpl b/inlinepage.tmpl
index 37d7e48..48363c9 100644
--- a/inlinepage.tmpl
+++ b/inlinepage.tmpl
@@ -10,13 +10,13 @@
</TMPL_IF>
</span>
</TMPL_IF>
-<TMPL_IF HTML5><header class="header"><TMPL_ELSE><span class="header"></TMPL_IF>
+<TMPL_IF HTML5><header class="header"><TMPL_ELSE><div class="header"></TMPL_IF>
<TMPL_IF PERMALINK>
<a href="<TMPL_VAR PERMALINK>"><TMPL_VAR TITLE></a>
<TMPL_ELSE>
<a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a>
</TMPL_IF>
-<TMPL_IF HTML5></header><TMPL_ELSE></span></TMPL_IF>
+<TMPL_IF HTML5></header><TMPL_ELSE></div></TMPL_IF>
<TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
<TMPL_IF HTML5><section class="inlinecontent"><TMPL_ELSE><div class="inlinecontent"></TMPL_IF>