diff --git a/app/templates/_twitter_post.html b/app/templates/_twitter_post.html index a882b47..2795c93 100644 --- a/app/templates/_twitter_post.html +++ b/app/templates/_twitter_post.html @@ -24,17 +24,17 @@
{% if post.attachedImg %} - Image attachment + Image attachment {% endif %} {% if post.isReply %}
-
{{post.replyingUser}}
-
{{post.replyingUser}}
+ +
{{post.replyingTweetContent | safe}} {% if post.replyAttachedImg %} - Image attachment + Image attachment {% endif %}