From: Christopher Allan Webber Date: Sun, 3 Jul 2011 02:31:04 +0000 (-0500) Subject: We should link to the user's gallery, not the logged in person's gallery. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=30d6ecf6ed14781416bbca901a8de41e618abc5b;p=mediagoblin.git We should link to the user's gallery, not the logged in person's gallery. --- diff --git a/mediagoblin/templates/mediagoblin/user_pages/user.html b/mediagoblin/templates/mediagoblin/user_pages/user.html index 99e46a72..3148043b 100644 --- a/mediagoblin/templates/mediagoblin/user_pages/user.html +++ b/mediagoblin/templates/mediagoblin/user_pages/user.html @@ -33,8 +33,7 @@ {% include "mediagoblin/utils/object_gallery.html" %}

View all of {{ user.username }}'s media

- + user=user['username']) }}">View all of {{ user.username }}'s media