-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2db179
commit 2c26384
Showing
5 changed files
with
69 additions
and
27 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,7 @@ Now when you visit the home page, about page, or contact page, you will see the | |
|
||
- Home page [127.0.0.1:5000/](http://127.0.0.1:5000/) - `<h1>Welcome to the home page!</h1>` | ||
- About page [127.0.0.1:5000/about](http://127.0.0.1:5000/about) - `<h1>About us</h1><p>This is the about page.</p>` | ||
- Contact page [127.0.0.1:5000/contect](http://127.0.0.1:5000/contact) - `<h1>Contact us</h1><p>Contact us at: <a href='mailto:[email protected]'>[email protected]</a></p>` | ||
- Contact page [127.0.0.1:5000/contact](http://127.0.0.1:5000/contact) - `<h1>Contact us</h1><p>Contact us at: <a href='mailto:[email protected]'>[email protected]</a></p>` | ||
|
||
|
||
## Variable routes | ||
|
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
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