threadr.lostcave.ddnss.de/banner_cookies.template

5 lines
282 B
Plaintext

<?php
if (!$login){
echo "<div class='banner'><p class='beige'>We neeeeed Cookies. They taste sooo good. *crunch*</p><p class='beige'>Seriously, this site is in development. You should not be here. If you want to stay anyways, you will have to accept our cookies.</p></div>";
}
?>