{% extends 'base.html' %} {% load i18n %} {% load crispy_forms_tags %} {% block title %}Log In{% endblock title %} {% block content %}
{% blocktrans %}If you have not created an account yet, then please Sign up first. {% endblocktrans %}