www - remove useless body tag as css does this

This commit is contained in:
Carsten Haitzler 2019-07-10 18:17:49 +01:00
parent a5cb871473
commit 15278db339
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
<title>Enlightenment Screenshots</title>
<link href="index.css" rel="stylesheet" type="text/css"></link>
</head>
<body bgcolor=#ffffff alink=#88bbff link=#000000 vlink=#888888>
<?php
define('IMAGES_PER_PAGE', 24);
define('MAX_PAGE_LINKS', 9);