about summary refs log tree commit diff stats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/taxonomy_list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/taxonomy_list.html b/templates/taxonomy_list.html
index 69d9fa2..e5a5cb3 100644
--- a/templates/taxonomy_list.html
+++ b/templates/taxonomy_list.html
@@ -2,6 +2,7 @@
 
 {% block main %}
   <main>
+    <h3 style="margin-bottom:0">{{ taxonomy.name | capitalize }}</h3>
     <small>
       <div>
         {% set tags = get_taxonomy(kind="tags") %}