Restore VERSION_TAG template
parent
0978ec519e
commit
e7c9b32e23
@ -0,0 +1,4 @@
|
|||||||
|
{%- extends "layout.html" %}
|
||||||
|
{% block body %}
|
||||||
|
{{ body|replace("VERSION_TAG", version) }}
|
||||||
|
{% endblock %}
|
Loading…
Reference in New Issue