no need for 't' these days, all redundant

This commit is contained in:
Philip Sargent 2023-11-07 01:55:31 +02:00
parent baa387ed4c
commit 100eb2317b

View File

@ -12,7 +12,7 @@
<!--fragment for each trip-->
<div class="logbookentry">
<hr />
<div class="tripdate" id="tyyyy-mm-dd">yyyy-mm-dd</div>
<div class="tripdate" id="yyyy-mm-dd">yyyy-mm-dd</div>
<div class="trippeople">people on the trip</div>
<div class="triptitle">cave or area - title of trip </div>
<p>text here</p>