diff options
Diffstat (limited to 'view/contacts-top.tpl')
-rw-r--r-- | view/contacts-top.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/contacts-top.tpl b/view/contacts-top.tpl new file mode 100644 index 000000000..20740ad87 --- /dev/null +++ b/view/contacts-top.tpl @@ -0,0 +1,5 @@ +<h1>Contacts</h1> + +<div id="contacts-main" > +<a href="$hide_url" id="contacts-show-hide-link">$hide_text</a> +</div> |