mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 06:45:00 +00:00
fix missing </body> etc
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Expo: index</title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
<title>1976 Expo: index</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Expo 1976</h1>
|
||||
<h2 align=center>Expo documentation index</h2>
|
||||
<p>Caving <a href="/expedition/1976">trips records</a>.
|
||||
<ul>
|
||||
<li><a href="log.htm">log.htm</a></li>
|
||||
<li><a href="report.htm">report.htm</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,12 +1,9 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
||||
<title>1989 Expo: index</title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Expo 1989</h1>
|
||||
<h2 align=center>1989 Expo documentation index</h2>
|
||||
|
||||
<p>Caving <a href="/expedition/1989">trips records</a>.
|
||||
|
||||
Reference in New Issue
Block a user