%BANNER_COOKIES%, also added a missing closing tag

master
Jan Danielzick 2020-03-09 12:23:48 +01:00
parent b96cc25d7c
commit 09a5961857
1 changed files with 2 additions and 0 deletions

View File

@ -40,4 +40,6 @@ $navbar = "home";
<center><h3><?php echo "Welcome back, "; echo "$username"; echo "!";?> </h3></center>
</div>
</div>
%BANNER_COOKIES%
</body>
</html>