From 0a7a615288f4c1c70e1841af9b49d09ebe883e2c Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Wed, 24 Jul 2024 10:26:36 +0200 Subject: [PATCH] templates/base.html: declare viewport --- aircox/templates/aircox/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/aircox/templates/aircox/base.html b/aircox/templates/aircox/base.html index ba328cf..f58bd6d 100644 --- a/aircox/templates/aircox/base.html +++ b/aircox/templates/aircox/base.html @@ -16,6 +16,7 @@ Usefull context: + {% block assets %}