@@ -0,0 +1,18 @@
<?php
include_once("-inc/header.php");
?>
</head>
<body>
<?php include_once("-inc/menu.php"); ?>
<div class="container">
<h1 class="my-3">Tréninky</h1>
<?php vypisTreninku(); ?>
</div>
<?php include_once("-inc/footer.php"); ?>
The note is not visible to the blocked user.