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

11 lines
254 B
Smarty

{**
* Базовый шаблон личных сообщений
*}
{extends file='layouts/layout.base.tpl'}
{block name='layout_options' append}
{$sNavContent = 'messages'}
{/block}
{block name='layout_page_title'}{$aLang.talk_menu_inbox}{/block}