Šablona pro stránky s formulářem
parent
10b89de940
commit
e9e7cabebb
@ -0,0 +1,2 @@
|
||||
+++
|
||||
+++
|
@ -0,0 +1,2 @@
|
||||
+++
|
||||
+++
|
@ -0,0 +1,5 @@
|
||||
{% extends "index.html" %}
|
||||
|
||||
{% block content %}
|
||||
{{ page.content | safe }}
|
||||
{% endblock content %}
|
Reference in New Issue