mugshot and deleting non arrivals

This commit is contained in:
2025-07-20 11:11:59 +02:00
parent 22ce9822e9
commit 243264453a
4 changed files with 11 additions and 25 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>
@@ -1190,9 +1183,5 @@ Left @ the top of Charon
<div class="editentry"><br /><a href="/logbookedit/2025-07-19c">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>