alexkisielewicz / photo-adventures

Photo Adventures Website - Portfolio Project #4 (Full-Stack Toolkit) for Diploma in Full Stack Software Development at Code Institute.
https://photo-adventures.herokuapp.com/
3 stars 1 forks source link

[BUG] 2 Template errors found using django-extensions validate_templates #43

Closed alexkisielewicz closed 1 year ago

alexkisielewicz commented 1 year ago

Command "python3 manage.py validate_templates" was run to check the templates using Django extensions. Result: 2 Template Syntax Errors:

screenshot

alexkisielewicz commented 1 year ago

Corrected typo in email.html Removed redundant head_title block.