nologin-error.php 171 Bytes
<?php

/**
 * @author FilamentV <vortex.filament@gmail.com>
 * @copyright (c), Thread
 */
$this->beginContent('@app/layouts/main.php');
echo $content;
$this->endContent();