Logbook edited 2020-10-01a

This commit is contained in:
Expo on server 2024-07-23 14:06:21 +01:00
parent 549b8e7924
commit 67de126874

View File

@ -1 +1,35 @@
<html><head><title>logbook</title></head><body><h1>logbook</h1><a href='index.html'>index</a><br><a href='mission.html'>mission</a><br><a href='logbook.html'>logbook</a><br></body></html>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>2020 Expo Logbook</title>
<link rel="stylesheet" href="../../css/main2.css" />
<meta name="keywords" content="NOEDIT">
<style>figure {font-weight: bold; font-size: small; font-family: sans-serif;font-variant-caps: small-caps;}</style>
</head>
<!-- Exported by troggle in this format after having been imported using a different format and a different
parser. This is because we are steadily converting old formats to a new common format so that we do not need to
maintain half a dozen parser functions.
Sorry about all the crap that surrounds the image tags which has been imported along with the content
when UK Caving blogs have been parsed.
Exported on 2024-07-23 14:07 using either the control panel webpage or when editing a logbook entry online
See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename)
-->
<body>
<h1>Expo 2020</h1>
<hr />
<div class="tripdate" id="2020-10-01a">2020-10-01</div>
<div class="trippeople">, bier tent</div>
<div class="triptitle">TEST - TESTING</div>
We had a lot of fun...
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2020-10-01a">Edit this entry</a><br /></div>
<hr />
</body>
</html>