From aa892fb0877467579faa770f24fe57e1c4daabc7 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 26 Nov 2016 13:00:52 +0000 Subject: [PATCH] title not name --- templates/common/section_index_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/common/section_index_page.html b/templates/common/section_index_page.html index 9fb1cfc..8a306e4 100644 --- a/templates/common/section_index_page.html +++ b/templates/common/section_index_page.html @@ -9,7 +9,7 @@
-

{{ page.name }}

+

{{ page.title }}