From 12e6d98659a41655da4463a0f105716e8f59a6f7 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Tue, 30 Dec 2014 14:11:27 +0100 Subject: Remove some old, unused templates --- view/tpl/nogroup-template.tpl | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 view/tpl/nogroup-template.tpl (limited to 'view/tpl/nogroup-template.tpl') diff --git a/view/tpl/nogroup-template.tpl b/view/tpl/nogroup-template.tpl deleted file mode 100755 index 15094b2d6..000000000 --- a/view/tpl/nogroup-template.tpl +++ /dev/null @@ -1,12 +0,0 @@ -

{{$header}}

- -{{foreach $contacts as $contact}} - {{include file="contact_template.tpl"}} -{{/foreach}} -
- -{{$paginate}} - - - - -- cgit v1.2.3