From 7036b5777855411342bce647d72995bb441c85f6 Mon Sep 17 00:00:00 2001 From: Deimos Date: Sun, 11 Aug 2019 12:54:57 -0600 Subject: [PATCH] Link wiki breadcrumbs to index pages Eventually it might be a good idea to have these link to lists of pages inside each folder (or maybe fall back to that if an index page doesn't exist), but this is good for now. --- tildes/tildes/templates/group_wiki_page.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tildes/tildes/templates/group_wiki_page.jinja2 b/tildes/tildes/templates/group_wiki_page.jinja2 index e29afa2..340c26c 100644 --- a/tildes/tildes/templates/group_wiki_page.jinja2 +++ b/tildes/tildes/templates/group_wiki_page.jinja2 @@ -20,7 +20,7 @@ {% for folder in page.folders %} {% endfor %}