From 2ae22c4a438dc3c1822b8d909a4b38a211427bee Mon Sep 17 00:00:00 2001 From: cflip <36554078+cflip@users.noreply.github.com> Date: Sat, 5 Jun 2021 11:57:12 -0600 Subject: Use different syntax for conditions in HTML --- includes/templates/404.php | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'includes/templates') diff --git a/includes/templates/404.php b/includes/templates/404.php index d4d5128..74db2d6 100644 --- a/includes/templates/404.php +++ b/includes/templates/404.php @@ -1,12 +1,14 @@ - - cflip.net forum - - - - -

Page Not Found

-

The page you requested does not exist.

- + + cflip.net forum + + + + + + +

Page Not Found

+

The page you requested does not exist.

+ -- cgit v1.2.3