Online edit of logbookentry 2025-07-19a

This commit is contained in:
X__at_potatohut_expo_
2025-07-19 16:20:45 +01:00
committed by Expo on server
parent 58959a96c2
commit 93992a3be5

View File

@@ -16,11 +16,18 @@ re-written. This is prevent spurious re-orderings and spurious git commit lines
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-07-19 15:07 using either the control panel webpage or when editing a logbook entry online
Exported on 2025-07-19 16: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 2025</h1>
<button type="button" onclick="window.scrollTo(0, document.body.scrollHeight)" autofocus>Scroll To Bottom</button>
<br/>
<a href="/logbookedit/">Add Log book entry</a>
<hr />
<div class="tripdate" id="2025-06-28a">2025-06-28</div>
<div class="trippeople"><u>Buck Blake</u>, Alice Kirby, Hamish Weir, Jonty Pine</div>
<div class="triptitle">Basecamp - Basecamp begins</div>
@@ -999,6 +1006,20 @@ Rejoining Ned, he had practically finished the traverse line around the pitch an
Shortly after we swiftly headed out, leaving Ned to replace the pulses with through bolts on the popper pitch series, and soon enough we were all back at topcamp in time for a curry.
<div class="timeug">T/U: 10.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-07-17b">Edit this entry</a><br /></div>
<hr />
<div class="tripdate" id="2025-07-19a">2025-07-19</div>
<div class="trippeople"><u>Lara</u>, Frank</div>
<div class="triptitle">basecamp - Glorious Salvation</div>
The electrical deep fat fryer broke causing sadness and a chipless basecamp (except the vintage ones we made in the old pan - nice but slow). Franks arrival down the hill was eagerly awaited. He arrived and fixed it in 20 minutes.
<p>
Useful information on fixing it from Frank: (write here)
<div class="timeug">T/U: 0.0 hours</div>
<div class="editentry"><br /><a href="/logbookedit/2025-07-19a">Edit this entry</a><br /></div>
<hr />
<button type="button" onclick="window.scrollTo(0, 0)" autofocus>Scroll To Top</button>
<br/>
<a href="/logbookedit/">Add Log book entry</a>
</body>
</html>