From ad3878d0072e099f49bf8daeaaa52a60d3bcbbaa Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 19 Apr 2010 15:20:47 +0200 Subject: [PATCH] Add modeline to the exodus theme. --- plugin/theme/exodus.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin/theme/exodus.py b/plugin/theme/exodus.py index 12354e2..daa60d9 100644 --- a/plugin/theme/exodus.py +++ b/plugin/theme/exodus.py @@ -31,3 +31,5 @@ def execute(request): @return: Theme object """ return Theme(request) + +# vim: set sw=4 sts=4 expandtab: -- 2.30.2