From a7c57a104b674036b677c04e463994e18db662dd Mon Sep 17 00:00:00 2001 From: Maciej Olko Date: Thu, 4 Jun 2026 01:57:27 +0200 Subject: [PATCH] Refactor card title and subtitle headings in index.html.jinja --- templates/index.html.jinja | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/index.html.jinja b/templates/index.html.jinja index 370eee3b5..77a76d6fc 100644 --- a/templates/index.html.jinja +++ b/templates/index.html.jinja @@ -6,10 +6,10 @@
-

+

{{ project.language.name }} -

-
{{ project.translated_name }}
+ +

{{ project.translated_name }}