aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/viewcontact_template.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/viewcontact_template.tpl')
-rw-r--r--view/tpl/viewcontact_template.tpl9
1 files changed, 9 insertions, 0 deletions
diff --git a/view/tpl/viewcontact_template.tpl b/view/tpl/viewcontact_template.tpl
new file mode 100644
index 000000000..d6f01643e
--- /dev/null
+++ b/view/tpl/viewcontact_template.tpl
@@ -0,0 +1,9 @@
+<h3>$title</h3>
+
+{{ for $contacts as $contact }}
+ {{ inc contact_template.tpl }}{{ endinc }}
+{{ endfor }}
+
+<div id="view-contact-end"></div>
+
+$paginate