mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-28 15:15:23 +00:00
Online edit of logbookentry 2025-07-19a
This commit is contained in:
committed by
Expo on server
parent
58959a96c2
commit
93992a3be5
@@ -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
|
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.
|
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)
|
See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename)
|
||||||
-->
|
-->
|
||||||
<body>
|
<body>
|
||||||
<h1>Expo 2025</h1>
|
<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="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="trippeople"><u>Buck Blake</u>, Alice Kirby, Hamish Weir, Jonty Pine</div>
|
||||||
<div class="triptitle">Basecamp - Basecamp begins</div>
|
<div class="triptitle">Basecamp - Basecamp begins</div>
|
||||||
@@ -1000,5 +1007,19 @@ Shortly after we swiftly headed out, leaving Ned to replace the pulses with thro
|
|||||||
<div class="timeug">T/U: 10.0 hours</div>
|
<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>
|
<div class="editentry"><br /><a href="/logbookedit/2025-07-17b">Edit this entry</a><br /></div>
|
||||||
<hr />
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user