add build version

This commit is contained in:
Alexander Buntakov 2019-01-29 16:21:05 +03:00
parent 78a5aba5b8
commit a92b5884a2
1 changed files with 6 additions and 1 deletions

View File

@ -23,7 +23,12 @@
{% if author is not empty %}
<h2>{{ author }}</h2>
{% endif %}
<p>Версия {{ version }}</p>
<p>Версия: {{ version }}</p>
{% if buildVersion|length %}
<p>Build: {{ buildVersion }}</p>
{% endif %}
<p>{{ "now"|date("dd.MM.YYYY") }}</p>
</div>
<h2 class="main-title">