From ebc1f09b6aa0cd8fc51dfe9f8af683dccbfe7fe9 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 25 Oct 2019 17:03:55 +0100 Subject: [PATCH] Update next page to work on mobile like item page --- templates/next.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/templates/next.html b/templates/next.html index 3e89859..549b509 100644 --- a/templates/next.html +++ b/templates/next.html @@ -3,13 +3,17 @@ {% block title %}{{ label }} ({{qid }}){% endblock %} {% block content %} -
-
-

{{ self.title() }}

+
+
+
+ +
+
+

{{ self.title() }}

- +

view this painting on Wikidata @@ -42,10 +46,7 @@ {% endraw %} {% endif %} -

- -
- +
{% endblock %}