Online edit of logbookentry 2025-01-14f - on dev machine 'Mohawk'

This commit is contained in:
Philip Sargent 2025-01-15 20:19:08 +00:00 committed by Philip Sargent
parent 6a4f42fae9
commit d7ddbb1688

80
years/2025/logbook.html Normal file → Executable file
View File

@ -1,5 +1,75 @@
<html><head><title>mission</title></head><body><h1>mission</h1><a href='index.html'>index</a><br>
<a href='mission.html'>mission</a><br>
<a href='travel.html'>travel</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>2025 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 because one entry has been edited, and we reconstruct the whole thing.
As of 10 Dec.2024 the list of participants in every trip is re-ordered to be in alphabetic
order of name (or nickname, if used) whenever any entry is edited and the logbook.html file
re-written. This is prevent spurious re-orderings and spurious git commit lines which obscure real changes.
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 2025-01-15 20:01 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 2025</h1>
<hr />
<div class="tripdate" id="2025-01-14a">2025-01-14</div>
<div class="trippeople"><u>nobody</u>, philips</div>
<div class="triptitle">Cambridge - Testing</div>
We had a lot of fun...
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-01-14a">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2025-01-14b">2025-01-14</div>
<div class="trippeople"><u>nobody</u>, philips</div>
<div class="triptitle">Cambridge - Testing</div>
We had a lot of fun...
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-01-14b">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2025-01-14c">2025-01-14</div>
<div class="trippeople"><u>nobody</u>, philips</div>
<div class="triptitle">Cambridge - Testing</div>
We had a lot of fun...
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-01-14c">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2025-01-14d">2025-01-14</div>
<div class="trippeople"><u>nobody</u>, philips</div>
<div class="triptitle">Cambridge - Testing</div>
We had a lot of fun...
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-01-14d">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2025-01-14e">2025-01-14</div>
<div class="trippeople"><u>nobody</u>, *Philip S.</div>
<div class="triptitle">Cambridge - Testing</div>
Set cookie OK ?
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-01-14e">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2025-01-14f">2025-01-14</div>
<div class="trippeople"><u>nobody</u>, *Philip S.</div>
<div class="triptitle">Cambridge - Testing</div>
Set cookie OK ?
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-01-14f">Edit this entry</a><br /></div>
<hr />
</body>
</html>