From ce4d3f6d5225a12991ee3b3522d52bb5d25ed6dd Mon Sep 17 00:00:00 2001 From: Luke Faraone Date: Wed, 26 Sep 2012 17:26:12 -0400 Subject: [PATCH] Display the user's gravatar to them in the settings panel. Previously, we were trying to expand a variable which wasn't defined. We correct that here. Furthermore, we don't right-align the gravatar if its being shown in the settings panel by removing the "profile_picture" class. (imported from commit 1ae09d1a44aca87962f971af82393bf4ece6d16c) --- templates/zephyr/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zephyr/settings.html b/templates/zephyr/settings.html index af22de3bf0..d5ce3da45e 100644 --- a/templates/zephyr/settings.html +++ b/templates/zephyr/settings.html @@ -8,7 +8,7 @@ {{ user_profile.user.email }} (change?)

- + (change at Gravatar.com)