Start using new HTML5/CSS code.

This commit is contained in:
Darren 'Tadgy' Austin 2024-08-10 23:06:12 +01:00
commit cb4688d7a6
23 changed files with 650 additions and 616 deletions

View file

@ -17,4 +17,3 @@ function getClientIp() {
return preg_replace('/^::ffff:/', '', $ip);
}