aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_vcard.tpl
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-03-15 15:07:17 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-03-15 15:07:17 -0400
commit5b757e4e0e2f33a17a5a17953e49aba44a6ae7b3 (patch)
tree15470bcf93da4a04164fcda4a7c3dfe7df0ad085 /view/profile_vcard.tpl
parent1d2049a6d6fe327340da2b1298f06f9fbde183c7 (diff)
downloadvolse-hubzilla-5b757e4e0e2f33a17a5a17953e49aba44a6ae7b3.tar.gz
volse-hubzilla-5b757e4e0e2f33a17a5a17953e49aba44a6ae7b3.tar.bz2
volse-hubzilla-5b757e4e0e2f33a17a5a17953e49aba44a6ae7b3.zip
commit latest to dispy-dark. fixes in html css and js
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/profile_vcard.tpl')
-rwxr-xr-xview/profile_vcard.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl
index 5bcbfd0b0..7cd02f164 100755
--- a/view/profile_vcard.tpl
+++ b/view/profile_vcard.tpl
@@ -18,8 +18,8 @@
</div>
{{ endif }}
</div>
-
-
+
+
{{ if $pdesc }}<div class="title">$profile.pdesc</div>{{ endif }}
<div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="$profile.photo?rev=$profile.picdate" alt="$profile.name" /></div>