This commit is contained in:
Yax 2019-08-27 20:37:23 +02:00
parent 7c56fb8381
commit fc69cb0ac0
4 changed files with 10 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<div class="grid-4">
<div></div>
<div class="txtleft"><a href="{{ previous_page }}">&lt; page précédente</a></div>
<div class="txtright"><a href="{{ next_page }}">page suivante &gt;</a></div>
<div class="txtleft"><a href="{{ previous_page }}">&lt; plus recents</a></div>
<div class="txtright"><a href="{{ next_page }}">plus anciens &gt;</a></div>
<div></div>
</div>