From 8844690c519d2acfff7127a605fbbcb9192a7aff Mon Sep 17 00:00:00 2001 From: Karmalakas Date: Sun, 27 Jun 2021 22:03:58 +0300 Subject: [PATCH] Rstore title to template --- templates/image-comparer.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/image-comparer.html.twig b/templates/image-comparer.html.twig index 17291b0..c92358b 100644 --- a/templates/image-comparer.html.twig +++ b/templates/image-comparer.html.twig @@ -1,6 +1,8 @@ {% extends 'partials/base.html.twig' %} {% block content %} +

{{ page.title|e }}

+ {% block image_comparers_wrapper %} {% if page.header.image_comparers|length %}