From 5cacb65dbde4af7353f94eda8c3426ae1381d913 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 10 Jul 2015 11:51:58 +0200 Subject: [PATCH] Add vim tagline. --- accountant/frontend/templates/scheduler.html | 1 + 1 file changed, 1 insertion(+) diff --git a/accountant/frontend/templates/scheduler.html b/accountant/frontend/templates/scheduler.html index 69fca1d..de39d08 100644 --- a/accountant/frontend/templates/scheduler.html +++ b/accountant/frontend/templates/scheduler.html @@ -14,6 +14,7 @@ You should have received a copy of the GNU Affero General Public License along with Accountant. If not, see . #} +{# vim: set tw=80 ts=2 sw=2 sts=2: #} {% extends "layout.html" %} {% block body %}