Logbook edited 2024-03-15a

This commit is contained in:
Expo on server 2024-03-15 13:16:13 +00:00
parent a93deb5f0d
commit 631f46adc3

@ -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>2024 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-03-15 13:03 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 2024</h1>
<hr />
<div class="tripdate" id="2024-03-15a">2024-03-15</div>
<div class="trippeople">, Philip Sargent</div>
<div class="triptitle">Cambridge - Logbook created.</div>
First entry. Checking online logbook system is working.
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2024-03-15a">Edit this entry</a><br /></div>
<hr />
</body>
</html>