Fixed projector template: Removed double <hr> in welcome and custom slide.

This commit is contained in:
Emanuel Schuetze 2013-11-29 13:00:47 +01:00
parent abee1f04ba
commit 42f10fa03d
2 changed files with 0 additions and 2 deletions

View File

@ -2,5 +2,4 @@
<h1>
{{ 'welcome_title'|get_config }}
<hr>
</h1>

View File

@ -2,7 +2,6 @@
<h1>
{{ slide.title }}
<hr>
</h1>
{% if slide.text %}