Improving <title> on tag page *and* adjusting translation for RTL reasons
[mediagoblin.git] / mediagoblin / templates / mediagoblin / listings / tag.html
index 588630155f41cde15e77c42e37a59de04d2475a6..f797f72fda0d809d1000552832216f5e566743e5 100644 (file)
                        tag=tag_slug) }}">
 {% endblock mediagoblin_head %}
 
+{% block title %}
+  {% trans %}Media tagged with: {{ tag_name }}{% endtrans %} &mdash; {{ super() }}
+{% endblock %}
+
 {% block mediagoblin_content -%}
   <h1>
-    {% trans %}Media tagged with:{% endtrans %} {{ tag_name }}
+    {% trans %}Media tagged with: {{ tag_name }}{% endtrans %}
   </h1>
 
   <div class="container_16 media_gallery">