friendica/view/profile_listing_header.tpl

9 lines
258 B
Smarty
Raw Normal View History

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