friendica/view/profile_listing_header.tpl

9 lines
258 B
Smarty
Raw Normal View History

2011-04-08 03:00:35 +02:00
<h1>$header</h1>
<p id="profile-listing-desc" class="button" >
2011-04-08 03:00:35 +02:00
<a href="profile_photo" >$chg_photo</a>
</p>
2011-11-06 08:49:30 +01:00
<div id="profile-listing-new-link-wrapper" class="button" >
2012-03-12 21:17:37 +01:00
<a href="$cr_new_link" id="profile-listing-new-link" title="$cr_new" >$cr_new</a>
2011-04-08 03:00:35 +02:00
</div>