projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9a15ac
)
Add vim modeline.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 2 Jul 2009 15:10:34 +0000
(17:10 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 2 Jul 2009 15:10:34 +0000
(17:10 +0200)
plugin/theme/site.py
patch
|
blob
|
history
diff --git
a/plugin/theme/site.py
b/plugin/theme/site.py
index 3744a1c15b4f52ec040bf81cccc69327f2480c12..d250781ac45348c30e910ffed30f7a37909088b7 100644
(file)
--- a/
plugin/theme/site.py
+++ b/
plugin/theme/site.py
@@
-159,3
+159,4
@@
def execute(request):
"""
return Theme(request)
+# vim: set sw=4 sts=4 expandtab: