This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new fc384ff79 noindex, follow on discussion stats page
fc384ff79 is described below
commit fc384ff79570603df88f0984ca0b2d3370a52ac8
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Jun 22 08:30:08 2022 -0600
noindex, follow on discussion stats page
---
.../forgediscussion/templates/discussionforums/stats_graph.html | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/ForgeDiscussion/forgediscussion/templates/discussionforums/stats_graph.html
b/ForgeDiscussion/forgediscussion/templates/discussionforums/stats_graph.html
index 3ce930d1d..f3fe8c6f4 100644
---
a/ForgeDiscussion/forgediscussion/templates/discussionforums/stats_graph.html
+++
b/ForgeDiscussion/forgediscussion/templates/discussionforums/stats_graph.html
@@ -21,6 +21,8 @@
{% block title %}{{c.project.name}} / {{c.app.config.options.mount_label}} /
Stats{% endblock %}
+{% block head %} <meta name="robots" content="noindex, follow" />{% endblock %}
+
{% block header %}Stats{% endblock %}
{% block content %}