Add modeline to the exodus theme.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 19 Apr 2010 13:20:47 +0000 (15:20 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 19 Apr 2010 13:20:47 +0000 (15:20 +0200)
plugin/theme/exodus.py

index 12354e201fa5a188e3eee9760452fd84423eff05..daa60d95d87797f07bf53ea249b0ec1abc827817 100644 (file)
@@ -31,3 +31,5 @@ def execute(request):
     @return: Theme object
     """
     return Theme(request)
+
+# vim: set sw=4 sts=4 expandtab: