Remove leftover SSI fragments
This commit is contained in:
parent
15848faea8
commit
e9a4ee50b8
|
@ -1 +0,0 @@
|
|||
http://www.schemers.org
|
|
@ -1 +0,0 @@
|
|||
prefix.shtml
|
|
@ -1,19 +0,0 @@
|
|||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
|
||||
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
|
||||
|
||||
<p>
|
||||
<table width=100%>
|
||||
<tr valign=TOP>
|
||||
<td>
|
||||
<img src="/logo-dsandler.gif"
|
||||
alt="logo"
|
||||
width=110
|
||||
height=70>
|
||||
<br><br>
|
||||
'(schemers . org):<br>
|
||||
an improper list<br>
|
||||
of Scheme resources<br>
|
||||
—[<a href="/welcome.shtml">DS</a>]
|
||||
</td>
|
||||
<td>
|
|
@ -1 +0,0 @@
|
|||
suffix.shtml
|
|
@ -1 +0,0 @@
|
|||
<!--#config timefmt="%H:%M:%S %Z on %B %d, %Y" -->
|
|
@ -1,28 +0,0 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<p>
|
||||
<br>
|
||||
<table width=100%>
|
||||
<tr>
|
||||
<td align=LEFT>
|
||||
Last modified <!--#echo var="LAST_MODIFIED" -->
|
||||
</td>
|
||||
<td align=RIGHT>
|
||||
Powered by
|
||||
<a href="/welcome.shtml"><img align=CENTER src="http://www.plt-scheme.org/logo.gif"
|
||||
width=91 height=31 alt="PLT"></a></td></tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td align="RIGHT">
|
||||
<a href="/welcome.shtml">Site Contact</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</p>
|
||||
|
||||
</body>
|
|
@ -1,15 +0,0 @@
|
|||
<html>
|
||||
|
||||
<!-- Time-stamp: <98/05/22 15:55:25 shriram> -->
|
||||
|
||||
<!--#include virtual="/Formats/ssi-config.shtml" -->
|
||||
|
||||
<title>schemers.org: </title>
|
||||
|
||||
<!--#include virtual="/Formats/prefix.shtml" -->
|
||||
|
||||
|
||||
|
||||
<!--#include virtual="/Formats/suffix.shtml" -->
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue