diff --git a/templates/new_post.html.j2 b/templates/new_post.html.j2 index 40279e0..554d723 100644 --- a/templates/new_post.html.j2 +++ b/templates/new_post.html.j2 @@ -61,6 +61,7 @@ {% if data['translated_spoiler'] != "" and data['translated_spoiler'] != null %}
+ (Translated spoiler) {{ data['translated_spoiler'] }}
{% endif %} @@ -74,6 +75,7 @@ {% if data['translated_content'] != '' and data['translated_content'] != null %}
+ (Translated content) {{ data['translated_content'] }}
{% else %}