mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-29 17:22:20 +00:00
Restore VERSION_TAG template
This commit is contained in:
4
docs/_templates/page.html
vendored
Normal file
4
docs/_templates/page.html
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{%- extends "layout.html" %}
|
||||
{% block body %}
|
||||
{{ body|replace("VERSION_TAG", version) }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user