From 57f3a0f36c3ff851294e306f84a75f657127e16d Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Mon, 17 Feb 2025 14:40:53 +0200 Subject: [PATCH] Fix language style --- templates/new_post.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/new_post.html.j2 b/templates/new_post.html.j2 index 2890b25..218008f 100644 --- a/templates/new_post.html.j2 +++ b/templates/new_post.html.j2 @@ -29,7 +29,7 @@ } - Language {{ data['language'] }} +

(Post language {{ data['language'] }})

{% if data['url'] != "" %} Post original page