]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/questions.html
Jira OSQA-528, display the tag name in the meta description on the tag view, extendin...
[osqa.git] / forum / skins / default / templates / questions.html
index 8d4ee0ad63fa0160598273a336a8e05c02e2c19f..6b9e0a394873104747cb36128f162134ad95dacc 100644 (file)
@@ -7,6 +7,12 @@
 \r
 {% block title %}{% spaceless %}{{ page_title }}{% endspaceless %}{% endblock %}\r
 \r
+{% block metadescription %}{% spaceless %}\r
+    {% if tag %}\r
+        {% blocktrans with settings.APP_TITLE as app_title %}Questions and answers about {{ tag }} on {{ app_title }}{% endblocktrans %}\r
+    {% endif %}\r
+{% endspaceless %}{% endblock %}\r
+\r
 {% block meta %}\r
     <link rel="alternate" type="application/rss+xml" title="RSS" href="{{ feed_url }}" />\r
 {% endblock %}\r