mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 19:20:17 +01:00
35 lines
1.1 KiB
PHP
35 lines
1.1 KiB
PHP
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
|
|
|
|
<title>Window Maker: Themes</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link href="title.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
<?php include("dock.php"); ?>
|
|
<?php include("header.php"); ?>
|
|
|
|
<table class="inner" border="0" cellpadding="1" cellspacing="1">
|
|
<tr>
|
|
<td content="content" colspan="2" valign="top">
|
|
<br />
|
|
<br />
|
|
|
|
<h3>Themes Gallery</h3>
|
|
|
|
<div class="screenshot">
|
|
<a href="screenshots/NeXT-Retro.png"><img src="screenshots/thumb_NeXT-Retro.png" height="250" alt="NeXT-Retro" /></a><br />
|
|
<b><a href="Themes/NeXT-Retro.tar.gz">NeXT-Retro</a></b> by Martin Dietze (<a href="Themes/NeXT-Retro_README.txt">README</a>, <a href="Themes/NeXT-Retro_dockapps.txt">dockapps information</a>) <br />
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<?php include("footer.php"); ?>
|
|
|
|
</body>
|
|
</html>
|
|
|