Skip to content
Snippets Groups Projects
Commit f50fd4fd authored by quido.zientek's avatar quido.zientek
Browse files

[FIX] if are articles

parent 4fb6983a
Branches
No related tags found
3 merge requests!607Pirati.cz,!594Feature/pirati cz quidecek,!575Feature/pirati cz
Pipeline #9494 passed
......@@ -22,6 +22,7 @@
{% include 'main/blocks/articles_block.html' with article_data_list=article_data_list %}
</div>
</div>
{% if show_next_articles %}
<div class="text-center">
<a
onclick="showMoreArticles(this)"
......@@ -36,6 +37,7 @@
</span>
</a>
</div>
{% endif %}
</div>
</main>
<script type="text/javascript">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment