expoweb/years/2023/logbook.html
Expo laptop Crowley 67bbf1abf2 fixing logbook
2023-07-05 21:51:18 +02:00

27 lines
772 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>2023 Expo Logbook</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body id="logbk">
<h1>CUCC Expo Logbook 2023</h1>
<!-- start of a log entry. Note the HR tag, it is needed.
ALSO people should come BEFORE title
ALSO title is {place hyphen title} -->
<hr />
<div class="tripdate" id="t2023-07-03a">2023-07-03</div>
<div class="trippeople"><u>Philip Sargent</u>, Martin Green </div>
<div class="triptitle">basecamp - nerding</div>
<br /><br />Philip arrived by train at lunchtime. Joined Martin for
serious nerding to get WiFi internet working in potato hut.
<div class="timeug">T/U: 0.0 hours</div>
<hr />
</body>
</html>