Pārlūkot izejas kodu

Update bottom link

master
David Larlet pirms 3 gadiem
vecāks
revīzija
9d46c3616d
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1
    1
      david/2021/01/01/index.html
  2. 1
    1
      david/templates/article_2020.html

+ 1
- 1
david/2021/01/01/index.html Parādīt failu

@@ -82,7 +82,7 @@
<nav>
<p class="center">
<a rel="prev" href="/david/2020/" title="Publication précédente : Publications 2020">←</a> •
<a href="/david/2020/" title="Liste des publications récentes">↑</a>
<a href="/david/2021/" title="Liste des publications récentes">↑</a>
</p>
</nav>

+ 1
- 1
david/templates/article_2020.html Parādīt failu

@@ -19,7 +19,7 @@
<nav>
<p class="center">
{% if prev and not prev.is_draft %}<a rel="prev" href="{{ prev.url }}" title="Publication précédente : {{ prev.title }}">←</a> •{% endif %}
<a href="/david/2020/" title="Liste des publications récentes">↑</a>
<a href="/david/2021/" title="Liste des publications récentes">↑</a>
{% if next and not next.is_draft %} • <a rel="next" href="{{ next.url }}" title="Publication suivante : {{ next.title }}">→</a>{% endif %}
</p>
</nav>

Notiek ielāde…
Atcelt
Saglabāt