friendicablog/view/theme/blog/profile_listing_header.tpl

6 lines
278 B
Smarty

<section class="entry-content">
<h1 class="entry-title">$header</h1>
<div class="buttonbar">
<a href="profile_photo" class="button">$chg_photo</a>
<a href="$cr_new_link" id="profile-listing-new-link" title="$cr_new" class="button" >$cr_new</a>
</div>