summaryrefslogtreecommitdiffstats
path: root/templates/contact.html
diff options
context:
space:
mode:
authorHendrik Leppelsack <hendrik@leppelsack.de>2015-10-26 11:29:01 +0100
committerHendrik Leppelsack <hendrik@leppelsack.de>2015-10-26 11:29:01 +0100
commit14804ae7b7d7a2d006b42189ad303241cde2550b (patch)
tree41740c2f9a49d9491f34a1db30261e9cb52608e1 /templates/contact.html
Initial commit
Diffstat (limited to 'templates/contact.html')
-rw-r--r--templates/contact.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/contact.html b/templates/contact.html
new file mode 100644
index 00000000..960e1e76
--- /dev/null
+++ b/templates/contact.html
@@ -0,0 +1,3 @@
+<li>
+ {{ctrl.data.addressData | vCard2JSON:'n'}} | {{ctrl.data.addressData | vCard2JSON:'tel'}} | {{ctrl.data.addressData | vCard2JSON:'email'}}
+</li> \ No newline at end of file