8 lines
261 B
HTML
8 lines
261 B
HTML
<a class="panel-block" href="/authors.html">
|
|
<span class="control is-fullwidth has-text-centered">
|
|
Retour à la liste des auteur·e·s
|
|
<span class="icon"><i class="fa-solid fa-rotate-left"></i></span>
|
|
</span>
|
|
</a>
|
|
|
|
$partial("templates/posts.html")$
|