From eaa59da5b6ea379ccd036cdb1c775e480338fcc0 Mon Sep 17 00:00:00 2001 From: Daniel Townsend Date: Mon, 7 Aug 2023 22:21:18 +0100 Subject: [PATCH 1/2] make text translatable --- piccolo_theme/layout.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/piccolo_theme/layout.html b/piccolo_theme/layout.html index 66bd4f7..c943a22 100644 --- a/piccolo_theme/layout.html +++ b/piccolo_theme/layout.html @@ -29,7 +29,7 @@

{{ nav_title }} - + @@ -54,11 +54,11 @@

{{ nav_title }} -

<Page contents

+

<{{ _(Page contents) }}