new mugshots and logbook fix

This commit is contained in:
2025-07-19 17:00:40 +02:00
parent 08cec932f0
commit 31f33b4146
5 changed files with 8 additions and 24 deletions

View File

@@ -21,13 +21,6 @@ See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, f
-->
<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>
@@ -1007,10 +1000,5 @@ 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="editentry"><br /><a href="/logbookedit/2025-07-17b">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>