From 26c099aa807d8e67944f72be04a325f37da305d5 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 18 Jun 2022 00:04:21 +0200 Subject: Added page type for art pieces --- templates/base.html | 30 ++------------- templates/feed_entry.xml | 12 +++++- templates/layouts/categorized_list.html | 2 +- templates/layouts/exhibit.html | 66 +++++++++++++++++++++++++++++++++ templates/layouts/list.html | 2 +- templates/layouts/page.html | 34 +++++++++++++++-- templates/layouts/redirect.html | 4 +- templates/partials/gallery_card.html | 8 ++-- templates/partials/grid_card.html | 8 ++-- templates/partials/list_card.html | 12 +++--- 10 files changed, 130 insertions(+), 48 deletions(-) create mode 100644 templates/layouts/exhibit.html (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index cfc40a4..4ffd690 100644 --- a/templates/base.html +++ b/templates/base.html @@ -52,7 +52,7 @@ - +