friendicablog/view/theme/blog/smarty3/profile_listing_header.tpl

11 lines
400 B
Smarty

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
<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>