Logbook edited 2024-12-31a

This commit is contained in:
Expo on server 2024-08-01 09:21:40 +01:00
parent 614587b79a
commit acdb8d3b7c

View File

@ -14,7 +14,7 @@ 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-08-01 07:08 using either the control panel webpage or when editing a logbook entry online
Exported on 2024-08-01 09:08 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>
@ -496,7 +496,7 @@ Let's see if he gets a parking ticket as he sprints back down the hill...
<hr />
<div class="tripdate" id="2024-07-14c">2024-07-14</div>
<div class="trippeople"><u>PS</u>,JC,Isaac,RM,Marie,JL,Sieds,PB,</div>
<div class="trippeople"><u>PS</u>,Sieds,PB,JC,Isaac,RM,Marie,JL,</div>
<div class="triptitle">Basecamp - Who came down, and went up</div>
Jacob, Marie came down (Phil B got them?) and Marie went to bed in the attic.
@ -637,7 +637,7 @@ The tofu curries were consumed when a prospecting trip returned. I was sad.
<hr />
<div class="tripdate" id="2024-07-16d">2024-07-16</div>
<div class="trippeople"><u>Isaac</u>,Marie,Jono,Lara,Waite,Jacob,Ruairidh,Charlotte,</div>
<div class="trippeople"><u>Isaac</u>,Ruairidh,Charlotte,Marie,Jono,Lara,Waite,Jacob,</div>
<div class="triptitle">Lake - Marie Hates Swimming</div>
See title.
<div class="timeug">T/U: 0.01 hours</div>
@ -1511,6 +1511,15 @@ Colin then showed us the way out via Kit Kat, Wallace, a Grommit, and Radagast.
<div class="timeug">T/U: 8.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2024-07-30b">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2024-12-31a">2024-12-31</div>
<div class="trippeople"><u>ZW</u>,</div>
<div class="triptitle">basecamp - To top</div>
<button type="button" onclick="window.scrollTo(0, 0)">Scroll To Bottom</button>
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2024-12-31a">Edit this entry</a><br /></div>
<hr />
</body>
</html>