unlock articles

This commit is contained in:
isUnknown 2025-02-21 15:02:17 +01:00
parent bb924bed7b
commit 9f65afaf70

View file

@ -1,9 +1,5 @@
<?php
if(!$kirby->user() && ($page->template() == 'linear' || $page->template() == 'grid')) {
go('/a-venir');
}
$entryTopPos ??= 20;
?>
<!DOCTYPE html>