Restore VERSION_TAG template

master
Tim Möhlmann 5 years ago
parent 0978ec519e
commit e7c9b32e23
No known key found for this signature in database
GPG Key ID: 8677988D8072E8DE

@ -0,0 +1,4 @@
{%- extends "layout.html" %}
{% block body %}
{{ body|replace("VERSION_TAG", version) }}
{% endblock %}
Loading…
Cancel
Save