From 817d53d39ae3344e40052c0e02f7752677a02ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Tue, 3 Oct 2023 22:13:39 +0200 Subject: [PATCH] Anchor renaming --- ram/portal/templates/base.html | 2 +- ram/portal/templates/bookshelf/books.html | 6 +++--- ram/portal/templates/companies.html | 6 +++--- ram/portal/templates/consist.html | 6 +++--- ram/portal/templates/consists.html | 6 +++--- ram/portal/templates/filter.html | 6 +++--- ram/portal/templates/manufacturers.html | 6 +++--- ram/portal/templates/roster.html | 6 +++--- ram/portal/templates/scales.html | 6 +++--- ram/portal/templates/search.html | 6 +++--- ram/portal/templates/types.html | 6 +++--- 11 files changed, 31 insertions(+), 31 deletions(-) diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html index 0dca2e2..dfb0d26 100644 --- a/ram/portal/templates/base.html +++ b/ram/portal/templates/base.html @@ -192,7 +192,7 @@
{% block carousel %} {% endblock %} - + {% block cards_layout %} {% endblock %}
diff --git a/ram/portal/templates/bookshelf/books.html b/ram/portal/templates/bookshelf/books.html index 897d6a0..c2cf53b 100644 --- a/ram/portal/templates/bookshelf/books.html +++ b/ram/portal/templates/bookshelf/books.html @@ -69,7 +69,7 @@