{% extends "base.html" %} {% block title %} - Page Not Found{% endblock %} {% block content %}
{% endblock %} {% block sidebar %} {% endblock %}