projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Get username from cherrypy request object
[invirt/packages/invirt-web.git]
/
code
/
templates
/
list.mako
diff --git
a/code/templates/list.mako
b/code/templates/list.mako
index
71a8943
..
b03a04f
100644
(file)
--- a/
code/templates/list.mako
+++ b/
code/templates/list.mako
@@
-1,7
+1,6
@@
<%page expression_filter="h"/>
<%inherit file="skeleton.mako" />
<%!
- from invirt.config import structs as config
import datetime
%>