From b11c55d39c874912b3515ca3f9802820ecd07c9d Mon Sep 17 00:00:00 2001 From: Toks Date: Thu, 21 Nov 2013 20:59:20 -0500 Subject: [PATCH] fixes #2037 --- app/views/static/site_map.html.erb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index 7b397b092..b5ad4cf08 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -77,6 +77,11 @@
  • <%= link_to("Listing", wiki_pages_path) %>
  • <%= link_to("Changes", wiki_page_versions_path) %>
  • +