This commit is contained in:
Andrei Astafev 2019-04-20 11:49:46 +03:00
parent 7803710c7c
commit 16366b9322

View File

@ -5,8 +5,8 @@
</p>
{% endif %}
{% if ABOUT_ME %}
<p>
<strong>{{ _('About') }} {{ AUTHOR }}</strong><br/>
<p class="text-center">
<strong>{{ AUTHOR }}</strong><br/>
{{ ABOUT_ME }}
</p>
{% endif %}