diff options
Diffstat (limited to 'themes/bear/templates/section.html')
-rw-r--r-- | themes/bear/templates/section.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 %} - <main> + <main id="content"> {%- if taxonomy.term %} <h3 style="margin-bottom:0">Filtering for "{{ section.title }}"</h3> <small> |