diff --git a/app/templates/_twitter_post.html b/app/templates/_twitter_post.html index 2795c93..9a5938a 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.replyingTweetContent | safe}} {% if post.replyAttachedImg %} - Image attachment + Image attachment {% endif %}
diff --git a/app/templates/video.html b/app/templates/video.html index 1a63160..4c295a6 100644 --- a/app/templates/video.html +++ b/app/templates/video.html @@ -37,7 +37,7 @@