mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
5 lines
No EOL
120 B
HTML
5 lines
No EOL
120 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block main_content %}
|
|
{{ post_macros::content(page=page)}}
|
|
{% endblock main_content %} |