No index search

master
Nick Sergeant 2012-05-21 11:21:33 -04:00
parent 13b2fc54ee
commit b4c364824f
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@
{% block html-class %}search{% endblock %}
{% block body-class %}search static{% endblock %}
{% block meta %}
<meta name="robots" content="noindex" />
{% endblock %}
{% block js %}
{{ block.super }}
window.detail = false;