Start using the new HTML5/CSS code.
This commit is contained in:
parent
767d4f3e7c
commit
c23c0987af
30 changed files with 1023 additions and 1637 deletions
|
|
@ -1,32 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<?php require ("../includes/vars.php"); ?>
|
||||
<html>
|
||||
<?php require ("../includes/head.php"); ?>
|
||||
<body>
|
||||
<center>
|
||||
<?php require ("../includes/logo.php"); ?>
|
||||
</center>
|
||||
<hr width="90%">
|
||||
<table width="75%" cellspacing="0" align="center">
|
||||
<tr>
|
||||
<td align="center" valign="top">
|
||||
<b class="heading">Patronage & Donations</b><br>
|
||||
If you use the Slackware UK services on a regular basis, and would like to contribute to running costs, make a continuing patronage (and receive special benefits), or make a one off PayPal payment, please use one of the following buttons:
|
||||
<?php require ("../includes/donate.php"); ?>
|
||||
All <a href="/html/donors.php" title="Donors">donations</a> will be gratefully received - thank you!
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<center>
|
||||
<table class="header" border="0" align="center">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<b class="heading">404 - Not Found</b><br>
|
||||
The requested page or file is not found.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
<?php require ("../header.php"); ?>
|
||||
</div>
|
||||
<div class="box boxmargins" id="headingbox">
|
||||
<div id="headingtext">
|
||||
<span class="heading bold">404 - Not Found</span><br>
|
||||
<span class="subheading">The requested page or file is not found.</span>
|
||||
</div>
|
||||
</div>
|
||||
<?php require ("../footer.shtml"); ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue