diff options
Diffstat (limited to 'view/nogroup-template.tpl')
-rw-r--r-- | view/nogroup-template.tpl | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/view/nogroup-template.tpl b/view/nogroup-template.tpl deleted file mode 100644 index dd00ed097..000000000 --- a/view/nogroup-template.tpl +++ /dev/null @@ -1,12 +0,0 @@ -<h1>$header</h1> - -{{ for $contacts as $contact }} - {{ inc contact_template.tpl }}{{ endinc }} -{{ endfor }} -<div id="contact-edit-end"></div> - -$paginate - - - - |