update templates, style
This commit is contained in:
parent
735101cd4f
commit
ce89015228
6 changed files with 35 additions and 25 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% block content %}
|
||||
{% if metadata.show_title %}
|
||||
<center><h1>{{ metadata.title }}</h1></center>
|
||||
{% include "title.html" %}
|
||||
{% endif %}
|
||||
{{ content | safe }}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue