From 5bb6279095fa4f6b43661c65e4b5da4d1b1d5e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Fri, 27 Oct 2023 23:11:21 +0200 Subject: [PATCH] Extend UX improvements on other pages --- ram/portal/templates/base.html | 13 +++++++++++++ ram/portal/templates/bookshelf/book.html | 6 +++++- ram/portal/templates/consist.html | 8 ++++++-- ram/portal/templates/rollingstock.html | 17 ++--------------- 4 files changed, 26 insertions(+), 18 deletions(-) diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html index 97126fc..8c43d79 100644 --- a/ram/portal/templates/base.html +++ b/ram/portal/templates/base.html @@ -115,6 +115,19 @@ }) })() + {% block extra_head %} {{ site_conf.extra_head | safe }} {% endblock %} diff --git a/ram/portal/templates/bookshelf/book.html b/ram/portal/templates/bookshelf/book.html index 72fde7f..630dde6 100644 --- a/ram/portal/templates/bookshelf/book.html +++ b/ram/portal/templates/bookshelf/book.html @@ -43,10 +43,14 @@
-