Skip to content
Extraits de code Groupes Projets
Valider 0009d277 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[FIX] reply link

parent 751b101e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #4347 réussi
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<h2>Commentaires</h2> <h2>Commentaires</h2>
<a type=button id="load_comments" class="mastodon_button" onclick="loadComments({{ .Params.mastodon_id }})">Afficher les commentaires</a> <a type=button id="load_comments" class="mastodon_button" onclick="loadComments({{ .Params.mastodon_id }})">Afficher les commentaires</a>
<div id="comments_holder"></div> <div id="comments_holder"></div>
<a type=button class="mastodon_button" href="https://pouet.chapril.org/interact/{{ .Params.mastodon_id }}?type=reply">Écrire un commentaire</a> <a type=button class="mastodon_button" href="https://pouet.chapril.org/@le_filament/{{ .Params.mastodon_id }}?type=reply">Écrire un commentaire</a>
</section> </section>
{{ end }} {{ end }}
</main> </main>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter