Re-add talk templates and partials
This commit is contained in:
parent
d31410792b
commit
814dd9d97e
8 changed files with 112 additions and 1 deletions
|
|
@ -1 +1,7 @@
|
|||
{% extends "default" %}
|
||||
|
||||
{% block body %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
{{ parent() }}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue