Created
October 24, 2024 10:06
-
-
Save danielkwood/dda145a2511e6f5ffdb7d6139afaf2ed to your computer and use it in GitHub Desktop.
templates/about.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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