From 3d2d9700cd565745a908db2800f3310d82229963 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 30 Oct 2021 16:38:11 +0100 Subject: [PATCH] add meta tags --- app/templates/film.html | 12 ++++++++++++ app/templates/index.html | 8 ++++++++ app/templates/text.html | 9 +++++++++ 3 files changed, 29 insertions(+) diff --git a/app/templates/film.html b/app/templates/film.html index d7febfd..7bdf978 100755 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -1,4 +1,16 @@ {% extends "base.html" %} +{% block head %} + + + + + + + + + + +{% endblock head %} {% block body_class%}animated{% endblock %} {% block main %}