Main Blueprint¶
Overview¶
The main blueprint handles the landing page and contact.
Routes¶
URL |
Method |
Description |
|---|---|---|
|
Displays the landing page |
|
|
Displays the about us page |
|
|
GET, POST |
Provides users with a way to submit inquiries or report issues encountered within the system. |
Forms¶
ContactForm— name, email, subject, message
Templates¶
main/about.htmlmain/contact.htmlmain/index.html