From 8cca6c2fe3774fef3b1bdbf83f171a5bbccb12d0 Mon Sep 17 00:00:00 2001 From: codl Date: Fri, 15 Mar 2019 17:59:44 +0100 Subject: [PATCH] add templates for instance buttons --- templates/about.html | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/templates/about.html b/templates/about.html index ca97eaf..af0b4df 100644 --- a/templates/about.html +++ b/templates/about.html @@ -34,7 +34,7 @@

-

+

{% for instance in mastodon_instances %} @@ -59,5 +59,35 @@

+ + + + + + + + {% endif %} {% endblock %}