From: Aaron Williamson Date: Fri, 14 Oct 2011 23:33:48 +0000 (-0400) Subject: Put the trans tag in the right place. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f7ede646e4e33175af9b72c1b2b23674a558a698;p=mediagoblin.git Put the trans tag in the right place. --- diff --git a/mediagoblin/templates/mediagoblin/user_pages/media.html b/mediagoblin/templates/mediagoblin/user_pages/media.html index 760783a3..4f3a8ac8 100644 --- a/mediagoblin/templates/mediagoblin/user_pages/media.html +++ b/mediagoblin/templates/mediagoblin/user_pages/media.html @@ -65,7 +65,7 @@

{% trans %}Comments{% endtrans %}

-

{% trans %}Post a comment{% endtrans %}

+

{% trans %}Post a comment{% endtrans %}

{% if comments %} {% for comment in comments %}