1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00
ifhub.club/application/frontend/skin/synio/emails/ru/email.reminder_password.tpl

5 lines
144 B
Smarty

{extends file='emails/email.base.tpl'}
{block name='content'}
Вам присвоен новый пароль: <b>{$sNewPassword}</b>
{/block}