Fixed projector template: Removed double <hr> in welcome and custom slide.
This commit is contained in:
parent
abee1f04ba
commit
42f10fa03d
@ -2,5 +2,4 @@
|
||||
|
||||
<h1>
|
||||
{{ 'welcome_title'|get_config }}
|
||||
<hr>
|
||||
</h1>
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
<h1>
|
||||
{{ slide.title }}
|
||||
<hr>
|
||||
</h1>
|
||||
|
||||
{% if slide.text %}
|
||||
|
Loading…
Reference in New Issue
Block a user