diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/inlinepage.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl index b32a7e497..1e0a1674e 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -16,14 +16,14 @@ <TMPL_ELSE> <a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a> </TMPL_IF> -<TMPL_IF HTML5></span><TMPL_ELSE></div></TMPL_IF> +<TMPL_IF HTML5></header><TMPL_ELSE></span></TMPL_IF> <TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF> -<TMPL_IF HTML5><section id="inlinecontent"><TMPL_ELSE><div class="inlinecontent"></TMPL_IF> +<TMPL_IF HTML5><section class="inlinecontent"><TMPL_ELSE><div class="inlinecontent"></TMPL_IF> <TMPL_VAR CONTENT> <TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF> -<TMPL_IF HTML5><footer id="inlinefooter"><TMPL_ELSE><div class="inlinefooter"></TMPL_IF> +<TMPL_IF HTML5><footer class="inlinefooter"><TMPL_ELSE><div class="inlinefooter"></TMPL_IF> <span class="pagedate"> Posted <TMPL_VAR CTIME> |