diff options
Diffstat (limited to 'templates/s5.template')
-rw-r--r-- | templates/s5.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/s5.template b/templates/s5.template index e33cf912b..19aaa2be9 100644 --- a/templates/s5.template +++ b/templates/s5.template @@ -271,7 +271,7 @@ window.onload=startup;window.onresize=function(){setTimeout('fontScale()',50);} $header-includes$ </head ><body - >$before$ + > <div class="layout"> <div id="controls"></div> <div id="currentSlide"></div> @@ -343,7 +343,7 @@ $header-includes$ > <a href="#fnref1" class="footnoteBackLink" title="Jump back to footnote 1">↩</a></li ></ol ></div - >$after$ + > </body ></html > |