X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=plugin%2Ftheme%2Fsite.py;h=d250781ac45348c30e910ffed30f7a37909088b7;hp=3744a1c15b4f52ec040bf81cccc69327f2480c12;hb=f865aa492afcf063e8c9f9490b1caa56309ea3da;hpb=f9a15ac4f4dc75e6162d6b45cdc16893a5643e17 diff --git a/plugin/theme/site.py b/plugin/theme/site.py index 3744a1c..d250781 100644 --- 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: