From 611c89d50cbd94a1b56f6344c59f6145c10a9e77 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 12 Apr 2013 15:19:11 +0000 Subject: tmpl/userindex.txt: remove empty line at end of file --- NEWS | 3 +++ tmpl/userindex.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9951139..1ac7d66 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ + +- tmpl/userindex.txt: remove empty line at end of file + Version 0.4 - fix Makefile to also install txt template files diff --git a/tmpl/userindex.txt b/tmpl/userindex.txt index 54eb705..2fd3a58 100644 --- a/tmpl/userindex.txt +++ b/tmpl/userindex.txt @@ -1,3 +1,3 @@ [% FOREACH user IN users -%] [% user.value.uid.0 %]:[% user.value.cn.0 %] -[% END %] +[% END -%] -- cgit v1.2.1