Remove extra </small> closing tag (fixes #110)

This commit is contained in:
daudix
2024-12-01 14:12:20 +03:00
parent 588ba66112
commit 39cf0d0bce

View File

@ -60,7 +60,6 @@
</small> </small>
{%- endfor -%} {%- endfor -%}
{%- endif %} {%- endif %}
</small>
</div> </div>
{%- endif -%} {%- endif -%}
</article> </article>