1. We make our CONTACT page functional. WE DONT SAVE the details of this Contact Form into our database but instead, we will send all these details as an EMAIL to our ADMIN.
2. Update the PAGES\VIEWS.PY
3. Update the CONTACT.HTML as:
4. Test it.
See your email (the admin user email address). If you want to format the email, you need to use RENDER_TO_STRING (see your Notebook project and Blog Project for reference.
4.
No PDF file attached.