1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-02-05 13:05:02 +02:00
Mailu/docs/_templates/page.html

5 lines
106 B
HTML

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