woops
This commit is contained in:
parent
464e384760
commit
4259fcad79
1
docs/templates/page.html
vendored
1
docs/templates/page.html
vendored
|
@ -4,5 +4,4 @@
|
||||||
{% block doc_content %}
|
{% block doc_content %}
|
||||||
<h1>{{page.title}}</h1>
|
<h1>{{page.title}}</h1>
|
||||||
{{page.content | safe}}
|
{{page.content | safe}}
|
||||||
{{hey}}
|
|
||||||
{% endblock doc_content %}
|
{% endblock doc_content %}
|
||||||
|
|
Loading…
Reference in a new issue