forked from deepStateMirrors/tabi
first commit
This commit is contained in:
commit
0b117d1641
89 changed files with 1457 additions and 0 deletions
5
templates/page.html
Normal file
5
templates/page.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block main_content %}
|
||||
{{ post_macros::content(page=page)}}
|
||||
{% endblock main_content %}
|
Loading…
Add table
Add a link
Reference in a new issue