aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_vcard.tpl
diff options
context:
space:
mode:
authorroot <root@diekershoff.homeunix.net>2010-12-15 12:07:14 +0100
committerroot <root@diekershoff.homeunix.net>2010-12-15 12:07:14 +0100
commit961a0c13c7fb257f356b9a67b1b0f3dd32bfc80c (patch)
tree6f6b0adbe51a12df9e50fc5bf107b3ea0131033b /view/profile_vcard.tpl
parentb4b65521fe9546da760c19d8124c4cddd9406a88 (diff)
parent83939f1541219c38f03b90f525ea48512f912323 (diff)
downloadvolse-hubzilla-961a0c13c7fb257f356b9a67b1b0f3dd32bfc80c.tar.gz
volse-hubzilla-961a0c13c7fb257f356b9a67b1b0f3dd32bfc80c.tar.bz2
volse-hubzilla-961a0c13c7fb257f356b9a67b1b0f3dd32bfc80c.zip
Merge branch 'master' of git://github.com/friendika/friendika
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
+