Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into fibre
[myslice.git] / portal / contactview.py
index 19cc1b9..24e06eb 100644 (file)
@@ -108,5 +108,6 @@ class ContactView (FreeAccessView, ThemeView):
                 'theme' : self.theme,
                 'username': username,
                 'pi': pi,
-                'section': "Contact"
+                'section': "Contact",
+                'email': request.user.username
                 })