cleanup boot

This commit is contained in:
friendica
2012-12-31 17:18:11 -08:00
parent a8812346c4
commit 8d32477bff
3 changed files with 26 additions and 70 deletions

View File

@@ -17,9 +17,7 @@
{{ endif }}
<div class="fn label">$profile.name</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>