From: cfdv Date: Sat, 18 Jun 2011 02:43:48 +0000 (-0500) Subject: adds global link to user's home page in the base.html template X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=48693437391ddd9d3c9f732304b4990ff6967989;p=mediagoblin.git adds global link to user's home page in the base.html template Issue #315 (add bio and website to user page) * enable profile edits * provide place in user's home page for details to appear --- diff --git a/mediagoblin/templates/mediagoblin/base.html b/mediagoblin/templates/mediagoblin/base.html index c7313173..8e5fd55b 100644 --- a/mediagoblin/templates/mediagoblin/base.html +++ b/mediagoblin/templates/mediagoblin/base.html @@ -35,6 +35,8 @@
{% if request.user %} {{ request.user['username'] }}'s account + home gallery (logout)