1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 09:24:25 +03:00
ifhub.club/application/frontend/skin/synio/layouts/layout.user.tpl

11 lines
255 B
Smarty
Raw Normal View History

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