aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/alert.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/templates/alert.php')
-rw-r--r--app/view/templates/alert.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/view/templates/alert.php b/app/view/templates/alert.php
index e4aced5..ef9b960 100644
--- a/app/view/templates/alert.php
+++ b/app/view/templates/alert.php
@@ -8,6 +8,7 @@ $this->start('head');
<head>
<?= Wcms\Config::alertcss() ? '<link href="' . Wcms\Model::dirtopath(Wcms\Model::ASSETS_CSS_DIR) . 'global.css" rel="stylesheet" />' : '' ?>
+ <meta name="viewport" content="width=device-width">
</head>