OpenSlides/openslides/projector/templates/projector/default_slide.html
Emanuel Schütze d44f385ba8 Fixed #1197: Use big heading for custom slides without text.
Keep last projector scale/scroll values after activate new slide.
2014-04-27 20:55:06 +02:00

6 lines
84 B
HTML

{% load tags %}
<h1 class="title_only">
{{ 'welcome_title'|get_config }}
</h1>