{% extends 'base/base.html' %} {% block title %} File Not Found {% endblock %} {% block content %}

A file was not found, this is likely due to a hard coded file path in source code

{% endblock %}