Правка поиска

This commit is contained in:
2023-02-20 16:36:46 +03:00
parent 0ce7287642
commit b296fbbe6d
4 changed files with 2 additions and 25 deletions

View File

@ -85,7 +85,9 @@
{% include "includes/article_info.html" %}
</div>
</div>
<main>
{{ article.content }}
</main>
</div>
<!-- /.entry-content -->
{% include 'includes/related-posts.html' %}