{% extends 'core/auth/auth.html' %} {% load static %} {% block image %} {% static 'img/verified.svg' %} {% endblock image %} {% block title %}New login request{% endblock %} {% block content %}
There has been a login request made on your MyFinances account. If this was not you, please decline this request.
{% endblock %}