From a63aa1fd9ca884e5cff80d85e121058af250f246 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Tue, 18 Feb 2025 11:04:36 +0200 Subject: [PATCH] add comment --- templates/new_post.html.j2 | 2 ++ 1 file changed, 2 insertions(+) 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 %}