Add vim tagline.

This commit is contained in:
Alexis Lahouze 2015-07-10 11:51:58 +02:00
parent 6eb135f0b3
commit 5cacb65dbd

View File

@ -14,6 +14,7 @@
You should have received a copy of the GNU Affero General Public License You should have received a copy of the GNU Affero General Public License
along with Accountant. If not, see <http://www.gnu.org/licenses/>. along with Accountant. If not, see <http://www.gnu.org/licenses/>.
#} #}
{# vim: set tw=80 ts=2 sw=2 sts=2: #}
{% extends "layout.html" %} {% extends "layout.html" %}
{% block body %} {% block body %}
<!-- Row with entry table --> <!-- Row with entry table -->