Skip to content
Permalink
Browse files
updated template name
  • Loading branch information
aa7401 committed Oct 18, 2018
1 parent e22e715 commit bab47c8c8e956082c35db8f0fff7c4cacd4ae1da
Showing 1 changed file with 1 addition and 1 deletion.
@@ -139,7 +139,7 @@ Make sure the web server is running and access the `/postform` route and open th
#### 2.1.1 Test Your Understanding

1. Currently all the form data is processed in a loop and added to the table:
1. Modify the `home.handlebars` template to display the full name as a second level heading.
1. Modify the `post.handlebars` template to display the full name as a second level heading.
2. Add a new field to store an email address

### 2.2 Submitting Data Using GET

0 comments on commit bab47c8

Please sign in to comment.