forked from seto/rc3world-cccbs
10 lines
235 B
HTML
10 lines
235 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Directions</Title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<img src="directions.svg" alt="A waypost with directions. Go north to CCC BASEL. Got south to PIZZA. Go east to TOWN SQUARE."/>
|
||
|
</body>
|
||
|
</html>
|