{% extends "onboarding/base.html" %} {% block title %}Log in{% endblock %} {% block main %} {% include "onboarding/_logo.html" %} Log in Use the credentials we emailed after your registration. {% if error %}{{ error }}{% endif %} {% csrf_token %} Email Password Forgot password? Log in No account yet? Register your organisation {% endblock %}
Use the credentials we emailed after your registration.
{{ error }}
No account yet? Register your organisation