comment header fixed

This commit is contained in:
Elena Bobkova 2018-04-26 14:45:05 +03:00
parent 5ce079ef00
commit 8045420352
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{%- if comment is not null -%}
<h2>Комментарий</h2>
<h3>Комментарий</h3>
<p class="sub-header">{{ comment }}</p>
{%- endif -%}