1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-05 16:04:24 +03:00
ifhub.club/application/frontend/skin/developer/layouts/layout.user.messages.tpl
2014-07-22 23:16:27 +07:00

13 lines
222 B
Smarty

{**
* Базовый шаблон личных сообщений
*}
{extends './layout.user.tpl'}
{block 'layout_options'}
{$sNav = 'messages'}
{/block}
{block 'layout_user_page_title'}
{$aLang.talk.title}
{/block}