forked from root/threadr.lostcave.ddnss.de
5 lines
282 B
Plaintext
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>";
|
|
}
|
|
?> |