fix: add a link to show all articles
This commit is contained in:
@@ -23,4 +23,9 @@
|
||||
</footer>
|
||||
</article>
|
||||
{% endfor %}
|
||||
{% if showMore %}
|
||||
<div>
|
||||
<a href="/blog/all_articles">Voir l'ensemble des articles</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user