diff --git a/templates/new_post.html.j2 b/templates/new_post.html.j2 index da516cc..7b95857 100644 --- a/templates/new_post.html.j2 +++ b/templates/new_post.html.j2 @@ -25,6 +25,13 @@ }
+ {% if data['url'] != "" %} + + + {% endif %} + {% endfor %} {% endif %} + {% if data['reply'] %} + +