move former myslice/viewutils.py, to gether with the contents of former views/ subdir...
[myslice.git] / ui / topmenu.py
similarity index 99%
rename from myslice/viewutils.py
rename to ui/topmenu.py
index f00a451..bcf74b1 100644 (file)
@@ -40,4 +40,3 @@ def the_user (request):
         return ''
     else: 
         return request.user.email
-