1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-05 07:54:24 +03:00
ifhub.club/application/frontend/skin/synio/layouts/layout.user.tpl
2016-08-30 11:33:43 +07:00

11 lines
255 B
Smarty

{**
* Базовый шаблон профиля пользователя
*}
{extends './layout.base.tpl'}
{block 'layout_content_header' prepend}
<h3 class="profile-page-header">
{block 'layout_user_page_title'}{/block}
</h3>
{/block}