Make phorkie search engine friendlier
[phorkie.git] / data / templates / revision.htm
index f4da363b2b8835aa1f254022140e578a591f5eca..bb9d3f69252870b40f5772dc52118b8a7d33b9bb 100644 (file)
@@ -1,11 +1,8 @@
 {% extends "base.htm" %}
-{% block title %}
- {%if repo.getDescription %}
-  {{repo.getDescription}}
- {%else%}
-  {{repo.id}}
- {%endif%}
- - revision {{repo.hash}}
+{% block title %}{{repo.getTitle}} - revision {{repo.hash}}{% endblock %}
+
+{% block meta %}
+<meta name="robots" content="noindex,nofollow"/>
 {% endblock %}
 
 {% block content %}