From 51d419e159de93c6ca7efaa1f1f69dc36eb3cb26 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Mon, 26 Mar 2012 09:09:14 +0200 Subject: themes: use duepuntozero tpls as default --- view/theme/quattro/contact_template.tpl | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 view/theme/quattro/contact_template.tpl (limited to 'view/theme/quattro/contact_template.tpl') diff --git a/view/theme/quattro/contact_template.tpl b/view/theme/quattro/contact_template.tpl new file mode 100755 index 000000000..b826acc65 --- /dev/null +++ b/view/theme/quattro/contact_template.tpl @@ -0,0 +1,26 @@ + +
+
+
+ + $contact.name + + {{ if $contact.photo_menu }} + menu + + {{ endif }} +
+ +
+
$contact.name
+ {{ if $contact.alt_text }}
$contact.alt_text
{{ endif }} +
$contact.itemurl
+
$contact.network
+ + +
+ -- cgit v1.2.3