mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
18 lines
421 B
HTML
18 lines
421 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 />
|
|
|
|
</body>
|
|
</html>
|