Skip to content

Instantly share code, notes, and snippets.

@danielkwood
Created October 24, 2024 10:06
Show Gist options
  • Save danielkwood/dda145a2511e6f5ffdb7d6139afaf2ed to your computer and use it in GitHub Desktop.
Save danielkwood/dda145a2511e6f5ffdb7d6139afaf2ed to your computer and use it in GitHub Desktop.
templates/about.html
<html>
<head>
<title>TravelGuide</title>
</head>
<body>
<h1>About TravelGuide</h1>
<p>TravelGuide is your free travel guide to the most exciting destinations and cruises around the world.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment