Added an extra line
This commit is contained in:
parent
88dc527279
commit
b277c18ac7
|
@ -2,6 +2,7 @@
|
|||
|
||||
{% block content_wrapper %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
{% block content %}{% endblock %}
|
||||
|
||||
{% if page.slides_embed %}
|
||||
|
|
Loading…
Reference in a new issue