diff --git a/templates/article.html b/templates/article.html index 3b329b7..4f8c28e 100644 --- a/templates/article.html +++ b/templates/article.html @@ -121,6 +121,9 @@ {% endfor %} {% endif %} + {% if SHAREBUTTON is sameas True %} +

Share on Mastodon

+ {% endif %} {% if article.category %}

Category: {{ article.category }}