1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00
Files
Mailu/docs/_templates/page.html
2017-11-06 13:24:40 +01:00

5 lines
106 B
HTML

{%- extends "layout.html" %}
{% block body %}
{{ body|replace("VERSION_TAG", version) }}
{% endblock %}