1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-06-29 05:14:59 +03:00
ifhub-skin/layouts/layout.user.messages.tpl

13 lines
235 B
Smarty
Raw Normal View History

2017-01-08 13:05:51 +02:00
{**
* Базовый шаблон личных сообщений
*}
{extends './layout.user.tpl'}
{block 'layout_options' append}
{$sNav = 'messages'}
{/block}
{block 'layout_user_page_title'}
{$aLang.talk.title}
{/block}