diff --git a/apps/templates/public/fragments/post_footer.html b/apps/templates/public/fragments/post_footer.html index 93e6106..1d1c74e 100644 --- a/apps/templates/public/fragments/post_footer.html +++ b/apps/templates/public/fragments/post_footer.html @@ -23,4 +23,7 @@ {% include "public/fragments/meta_map.html" with t_location=t_entry.t_location %} {% endif %} {% endif %} + {% for url in t_entry.bridgy_publish_url.all %} + + {% endfor %} \ No newline at end of file