From a4819c5324e6063118738ed79b1caf3d5a8767b1 Mon Sep 17 00:00:00 2001 From: Shah Dhwanish <113170740+DhwanishShah@users.noreply.github.com> Date: Sat, 26 Nov 2022 12:25:09 +0530 Subject: [PATCH] Update page.html --- templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/page.html b/templates/page.html index cf276f7..2ad97fd 100644 --- a/templates/page.html +++ b/templates/page.html @@ -11,7 +11,7 @@ {% endif %} {% endblock %} -{% block title %} – {{ page.title|striptags|escape }}{% endblock %} +{% block title %} – {{page.title|striptags|escape}}{% endblock %} {% block content %}