Logbook edited 2024-07-28c

This commit is contained in:
Expo on server 2024-07-29 09:19:32 +01:00
parent ebeca83464
commit cf905cf988

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-07-28 22:07 using either the control panel webpage or when editing a logbook entry online
Exported on 2024-07-29 09: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>
@ -1194,6 +1194,15 @@ I am now the second best at minesweeper in the history of this expedition. Jame
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2024-07-28b">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2024-07-28c">2024-07-28</div>
<div class="trippeople"><u>waite</u>,,</div>
<div class="triptitle">garlic - bad day</div>
walked to garlic. once at homecoming it started pissing with rain. then landscaped garlic as the weather was too shit to prospect. had an incident with the garlic grike involving some lost underwear and a large amount of soil and grass being used as cover up. walked down the hill commando!
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2024-07-28c">Edit this entry</a><br /></div>
<hr />
</body>
</html>