parent
1c14872c4a
commit
d9385653f5
@ -1,9 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
use yii\helpers\Html;
|
use yii\helpers\Html;
|
||||||
|
|
||||||
/* @var $this \yii\web\View */
|
/* @var $this \yii\web\View view component instance */
|
||||||
/* @var $content string */
|
/* @var $message \yii\mail\MessageInterface the message bing composed */
|
||||||
|
/* @var $content string main view render result */
|
||||||
?>
|
?>
|
||||||
<?php $this->beginPage() ?>
|
<?php $this->beginPage() ?>
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
Loading…
Reference in New Issue
Block a user