{% load static %} {% include "header.html" %} {% include "navigation.html"%}
{% if not data.success %} Forgot password?
Just leave it empty to get a login link by email! {% endif %}


{% include "footer.html" %}