From 6be02cea11848175ead843d2ecad78dd0548a8a4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 21 Jun 2023 13:21:25 +0200 Subject: Add skip links for accessibility --- themes/bear/templates/section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/bear/templates/section.html') diff --git a/themes/bear/templates/section.html b/themes/bear/templates/section.html index e596ffb..838e001 100644 --- a/themes/bear/templates/section.html +++ b/themes/bear/templates/section.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block main %} -
+
{%- if taxonomy.term %}

Filtering for "{{ section.title }}"

-- cgit 1.4.1