{% extends "users/base.html" %} {% load static %} {% block title %} Not Found {% endblock title %} {% block content %}

Requested content not found!

{% endblock content %}