mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-12-23 00:42:22 +00:00
Logbook edited 2024-01-01a
This commit is contained in:
parent
3b431a9c36
commit
614587b79a
@ -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-31 20:07 using either the control panel webpage or when editing a logbook entry online
|
||||
Exported on 2024-08-01 07: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>
|
||||
@ -25,8 +25,12 @@ See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, f
|
||||
|
||||
<div class="tripdate" id="2024-01-01a">2024-01-01</div>
|
||||
<div class="trippeople"><u>ZW</u>,</div>
|
||||
<div class="triptitle">basecamp - PLEASE DELETE, THis is a test</div>
|
||||
We had a lot of fun...
|
||||
<div class="triptitle">basecamp - Magic Button</div>
|
||||
<p>This is a magic button that will take you to the bottom of the page!</p>
|
||||
<br/>
|
||||
<button type="button" onclick="window.scrollTo(0, document.body.scrollHeight)" autofocus>Scroll To Bottom</button>
|
||||
<br/>
|
||||
<a href="/logbookedit/">Add Log book entry</a>
|
||||
<div class="timeug">T/U: 0.0 hours</div>
|
||||
<div class="editentry"><br /><a href="/logbookedit/2024-01-01a">Edit this entry</a><br /></div>
|
||||
|
||||
@ -492,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>,Sieds,PB,JC,Isaac,RM,Marie,JL,</div>
|
||||
<div class="trippeople"><u>PS</u>,JC,Isaac,RM,Marie,JL,Sieds,PB,</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.
|
||||
|
||||
@ -633,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>,Ruairidh,Charlotte,Marie,Jono,Lara,Waite,Jacob,</div>
|
||||
<div class="trippeople"><u>Isaac</u>,Marie,Jono,Lara,Waite,Jacob,Ruairidh,Charlotte,</div>
|
||||
<div class="triptitle">Lake - Marie Hates Swimming</div>
|
||||
See title.
|
||||
<div class="timeug">T/U: 0.01 hours</div>
|
||||
|
Loading…
Reference in New Issue
Block a user