use gutenberg and render anleitungen
This commit is contained in:
parent
9141aced4e
commit
64db773f11
30 changed files with 152 additions and 254 deletions
4
templates/page.html
Normal file → Executable file
4
templates/page.html
Normal file → Executable file
|
@ -1,9 +1,5 @@
|
|||
{% extends "index.html" %}
|
||||
|
||||
{% block title %}
|
||||
<title>{{ page.title }} - {{ config.title }}</title>
|
||||
{% endblock title %}
|
||||
|
||||
{% block content %}
|
||||
{{ page.content | safe }}
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue