From b9f4796b8b2a4537b34337dc56bec475a92543e5 Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Tue, 13 May 2014 09:28:12 +0200 Subject: Add support for showing geo distribution of tags. This adds all the necessary code but it is still disabled. --- web/views/tag.erb | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'web/views') diff --git a/web/views/tag.erb b/web/views/tag.erb index f8a9d7a..9330d6d 100644 --- a/web/views/tag.erb +++ b/web/views/tag.erb @@ -24,6 +24,7 @@ @@ -48,6 +49,29 @@
+

<%= h(t.pages.tag.wiki_pages.title) %>

<% if @wiki_count > 0 %> -- cgit v1.2.3