This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Savane-cleanup framework".
The branch, master has been updated via 3d98f7076f7ada5d576eab80828f6014160395a9 (commit) from a2adb476b3c0caf90d3ebe192abb038690045e5c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.savannah.gnu.org/cgit/savane-cleanup/framework.git/commit/?id=3d98f7076f7ada5d576eab80828f6014160395a9 commit 3d98f7076f7ada5d576eab80828f6014160395a9 Author: Jonathan Gonzalez V <z...@gnu.org> Date: Tue Aug 11 17:05:51 2009 -0400 Added user name an name at the top of the page diff --git a/template/base.html b/template/base.html index 28f255a..f8925e8 100644 --- a/template/base.html +++ b/template/base.html @@ -37,6 +37,7 @@ </div> {% if user.is_authenticated %} <div class="fast_menu_user"> + {{ user.username}} ({{ user.first_name }} {{ user.last_name }}) <!-- <a href="">Items</a> --> <!-- <a href="">Groups</a> --> <a href="{% url savane.my.views.sv_conf %}">Account Conf</a> ----------------------------------------------------------------------- Summary of changes: template/base.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- Savane-cleanup framework _______________________________________________ Savannah-cvs mailing list Savannah-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/savannah-cvs