#11: do not index some more pages
[phorkie.git] / data / templates / user.htm
index eb032bda25f1dc953b1d864fde294e6a5d19758b..622e8d9a77a919337c2a1cc514a503f1ad4cdd67 100644 (file)
@@ -1,6 +1,10 @@
 {% extends "base.htm" %}
 {% block title %}User Preferences{% endblock %}
 
+{% block meta %}
+<meta name="robots" content="noindex"/>
+{% endblock %}
+
 {% block content %}
 
 <form method="post" action="/user" id="user_form">