From 3807590cabf1da9591f7b3b75e95a5569c8c612c Mon Sep 17 00:00:00 2001 From: Stefan Kügel Date: Fri, 1 Dec 2023 07:58:55 +0100 Subject: Add link to mp4 file on press.html, remove two gettext tags on consortium.html --- template/consortium.html.j2 | 6 +++--- template/press.html.j2 | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'template') diff --git a/template/consortium.html.j2 b/template/consortium.html.j2 index a58c501e..9343b7d7 100644 --- a/template/consortium.html.j2 +++ b/template/consortium.html.j2 @@ -4,7 +4,7 @@
-

{{ _("Project")}}

+

Project

{#
#}
@@ -43,7 +43,7 @@
-

{{ _("Events")}}

+

Events

@@ -186,4 +186,4 @@
-{% endblock body_content %} \ No newline at end of file +{% endblock body_content %} diff --git a/template/press.html.j2 b/template/press.html.j2 index 55679464..5d48c274 100644 --- a/template/press.html.j2 +++ b/template/press.html.j2 @@ -6,11 +6,12 @@

{{ _("2023")}}

{{ _("2022")}}

    -- cgit v1.2.3