From 8f0589cbf27fd998c0f2a111b6d573c7e3f254e4 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Sun, 3 Jun 2018 16:42:10 +0200 Subject: [PATCH] Added Apple specific meta tag This meta tag leads to a real full screen app. See https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html --- templates/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/index.html b/templates/index.html index ab0278b..178a2d5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,6 +1,11 @@ {% extends "layout.html" %} {% import "bootstrap/wtf.html" as wtf %} +{%- block metas %} +{{super()}} + +{%- endblock metas %} + {% block content %}

Binary Kitchen Doorlock