From f46154ddfd91a51599523a4506527291d629d144 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 9 Aug 2023 09:45:13 +0000 Subject: [PATCH] gallery tweaks and url preview headers --- content/templates/base.html | 38 +++++++++++++++++-- content/templates/content-header.html | 7 ++++ content/templates/content.html | 3 ++ content/templates/event.html | 4 +- .../templates/photologue/gallery_detail.html | 4 +- .../templates/photologue/photo_detail.html | 2 +- 6 files changed, 51 insertions(+), 7 deletions(-) create mode 100644 content/templates/content-header.html diff --git a/content/templates/base.html b/content/templates/base.html index 6cad77c..4f15c30 100644 --- a/content/templates/base.html +++ b/content/templates/base.html @@ -1,13 +1,14 @@ -{% load available_content%} +{% load available_content static %} + {% block head %} Studio CAMP + {% endblock %} - {% load static %} @@ -49,14 +50,36 @@ - +