Select Git revision
make_booking.html

Liam Driscoll authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
make_booking.html 297 B
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="CSS/make_booking.css">
<title>Make a Booking</title>
</head>
<header>
<img src="Tramshed-Logo-Main-Black.png" id=header />
</header>
<body>
<h1 class="bookingtitle">Make a Booking</h1>
</body>
</html>