diff --git a/templates/new_post.html.j2 b/templates/new_post.html.j2 index f3e388c..b9a343b 100644 --- a/templates/new_post.html.j2 +++ b/templates/new_post.html.j2 @@ -137,6 +137,8 @@ {% if reply['translated_content'] != '' and reply['translated_content'] != null %} {{ reply['translated_content'] }} + {% else %} + {% endif %} {{ reply['content'] }}