@ -112,8 +112,8 @@ if(class_exists('Page')){
</style>
<?php
if(isset($page) && method_exists($page, 'files')) {
$page->files();
if(isset($page) && method_exists($page, 'meta')) {
$page->meta();
}
?>
</head>
The note is not visible to the blocked user.