From fce4f0b47187f4fd5adbcdfe83589cc83c8093ca Mon Sep 17 00:00:00 2001 From: Kyle Mahan Date: Sat, 22 Aug 2015 09:50:35 -0700 Subject: [PATCH] Add alt text to syndication buttons --- woodwind/templates/_reply.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woodwind/templates/_reply.jinja2 b/woodwind/templates/_reply.jinja2 index 4ac6a67..9e8c74a 100644 --- a/woodwind/templates/_reply.jinja2 +++ b/woodwind/templates/_reply.jinja2 @@ -14,7 +14,7 @@ {% for target in current_user.get_setting('syndicate-to', []) %}
- +
{% endfor %}