aboutsummaryrefslogtreecommitdiff
path: root/data/templates/tool.htm
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-09-08 00:19:52 +0200
committerChristian Weiske <cweiske@cweiske.de>2012-09-08 00:19:52 +0200
commit36c68e6b31bc4d8dc8739a2bf9d189564c4cf7aa (patch)
treedff6f95a775e73351602a4bd3d12ed7163a59598 /data/templates/tool.htm
parent107e3c1519834ed69936a533df4c4a0d59c8bd14 (diff)
downloadphorkie-36c68e6b31bc4d8dc8739a2bf9d189564c4cf7aa.tar.gz
phorkie-36c68e6b31bc4d8dc8739a2bf9d189564c4cf7aa.zip
Fix bug #11: do not index edit, delete and tool pages
Diffstat (limited to 'data/templates/tool.htm')
-rw-r--r--data/templates/tool.htm4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/templates/tool.htm b/data/templates/tool.htm
index 74533c7..e62448b 100644
--- a/data/templates/tool.htm
+++ b/data/templates/tool.htm
@@ -3,6 +3,10 @@
Tool results: {{repo.getTitle}}
{% endblock %}
+{% block meta %}
+<meta name="robots" content="noindex"/>
+{% endblock %}
+
{% block content %}
<h1>Tool results: {{repo.getTitle}}</h1>
<div class="row-fluid repo-info">