AIParking_Intops_Server/mail/layouts/text.tpl
2020-02-01 16:47:12 +07:00

8 lines
123 B
Smarty

{use class="yii\helpers\Html"}
{$this->beginPage()}
{$this->beginBody()}
{$content}
{$this->endBody()}
{$this->endPage()}