From: Christopher Allan Webber Date: Mon, 1 Aug 2011 02:24:54 +0000 (-0500) Subject: user pages atom feed not enclosed properly in div, fixing. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b855b010d08eecb34108da6c8b9bed728fa0ff72;p=mediagoblin.git user pages atom feed not enclosed properly in div, fixing. --- diff --git a/mediagoblin/templates/mediagoblin/user_pages/gallery.html b/mediagoblin/templates/mediagoblin/user_pages/gallery.html index a434ff15..637c892d 100644 --- a/mediagoblin/templates/mediagoblin/user_pages/gallery.html +++ b/mediagoblin/templates/mediagoblin/user_pages/gallery.html @@ -36,10 +36,10 @@ {% include "mediagoblin/utils/object_gallery.html" %}
- - atom feed + atom feed +
{% else %} {# This *should* not occur as the view makes sure we pass in a user. #}

Sorry, no such user found.