diff --git a/templates/article.html b/templates/article.html index 280777c..c933120 100644 --- a/templates/article.html +++ b/templates/article.html @@ -143,6 +143,13 @@ Published: {% endif %} + + {% if MASTODON_COMMENTS is sameas True %} + + Click Here to Comment on Mastodon. + If its your first time commenting, click here to figure it out. + {% endif %} + {% endblock %}
Click Here to Comment on Mastodon.
If its your first time commenting, click here to figure it out.