SyntaxFix
Write A Post
Hire A Developer
Questions
My problem was that the file I was referencing from inside my home.html was a .j2 instead of a .html, and when I changed it back jinja could read it.
home.html
.j2
.html
Stupid error but it might help someone.