From 49c1ca531e37bbe7bdf673502a2fde7e13012c5b Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Tue, 11 Sep 2007 17:30:09 +0200 Subject: [PATCH] txt/index.tmpl: Add missing ']' --- templates/txt/index.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/txt/index.tmpl b/templates/txt/index.tmpl index 383c609..12e249c 100644 --- a/templates/txt/index.tmpl +++ b/templates/txt/index.tmpl @@ -6,7 +6,7 @@ Copyright (C) [% copyright.years %] [% copyright.name %]; See for the license terms. [% FOREACH packages -%] - [%- BLOCK marker %] [[% text %][% END -%] + [%- BLOCK marker %] [[% text %]][% END -%] [%- BLOCK markers -%] [%- PROCESS marker text=section IF section != main_section -%] [%- PROCESS marker text=archive IF archive != main_archive -%] -- 2.39.2