From 0c9f6038443ba212592a0bb9839e90fcc4f3e29c Mon Sep 17 00:00:00 2001 From: umtksa Date: Thu, 7 Jul 2022 20:03:10 +0300 Subject: [PATCH] update base.html added so safari can show it fullscreen --- pwnagotchi/ui/web/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/pwnagotchi/ui/web/templates/base.html b/pwnagotchi/ui/web/templates/base.html index 70976910..b5038cbe 100644 --- a/pwnagotchi/ui/web/templates/base.html +++ b/pwnagotchi/ui/web/templates/base.html @@ -4,6 +4,7 @@ {% block meta %} + {% endblock %}