diff options
Diffstat (limited to 'view/tpl/smarty3/nogroup-template.tpl')
-rw-r--r-- | view/tpl/smarty3/nogroup-template.tpl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/view/tpl/smarty3/nogroup-template.tpl b/view/tpl/smarty3/nogroup-template.tpl deleted file mode 100644 index 7d103a655..000000000 --- a/view/tpl/smarty3/nogroup-template.tpl +++ /dev/null @@ -1,17 +0,0 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -<h1>{{$header}}</h1> - -{{foreach $contacts as $contact}} - {{include file="contact_template.tpl"}} -{{/foreach}} -<div id="contact-edit-end"></div> - -{{$paginate}} - - - - |