aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_vcard.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/profile_vcard.tpl')
-rw-r--r--view/profile_vcard.tpl26
1 files changed, 26 insertions, 0 deletions
diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl
new file mode 100644
index 000000000..81659af6a
--- /dev/null
+++ b/view/profile_vcard.tpl
@@ -0,0 +1,26 @@
+<div class="vcard">
+
+ $fullname
+
+ $tabs
+
+ $photo
+
+ <div id="profile-extra-links">
+ <ul>
+ $connect
+ </ul>
+ </div>
+
+ $location
+
+ $gender
+
+ $pubkey
+
+</div>
+
+$marital
+
+$homepage
+