mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
Update logbook template to include hr separator and surrounding div
This commit is contained in:
parent
886fe8b611
commit
4a83740986
@ -11,15 +11,17 @@
|
||||
|
||||
|
||||
<!--fragment for each trip-->
|
||||
<div class="tripdate" id="tyyyy-mm-dd">yyyy-mm-dd</div>
|
||||
<div class="trippeople">people on the trip</div>
|
||||
<div class="triptitle">title of trip </div>
|
||||
<div class="timeug">T/U 6hrs</div>
|
||||
<p>text here</p>
|
||||
<div class="logbookentry">
|
||||
<hr />
|
||||
<div class="tripdate" id="tyyyy-mm-dd">yyyy-mm-dd</div>
|
||||
<div class="trippeople">people on the trip</div>
|
||||
<div class="triptitle">title of trip </div>
|
||||
<p>text here</p>
|
||||
<div class="timeug">T/U 6hrs</div>
|
||||
</div>
|
||||
<!--end of fragment-->
|
||||
|
||||
|
||||
<hr />
|
||||
<ul id="links">
|
||||
<li><a href="index.html">Back to 2009 Index</a></li>
|
||||
<li><a href="../../pubs.htm">Index</a> to all publications</li>
|
||||
|
Loading…
Reference in New Issue
Block a user