update templates, recipe
This commit is contained in:
parent
9d38ed70fb
commit
8585f25816
3 changed files with 17 additions and 1 deletions
|
@ -1,7 +0,0 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>{{ metadata.title }}</h1>
|
||||
<article>{{ content | safe }}</article>
|
||||
{% endblock %}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue