fixed jonos stupidity again

This commit is contained in:
2025-07-19 21:42:05 +02:00
parent 7e93dad0f6
commit 48028f0607

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>
@@ -1189,10 +1182,5 @@ Left at the top of Charon
<div class="timeug">T/U: 0.0 hours</div>
<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>