{% extends 'account/base.html' %} {% load i18n %} {% load account bulma_tags %} {% block title %}{% trans "Sign In" %}{% endblock %} {% block content_title %}
{% blocktrans %}If you have not created an account yet, then please sign up first.{% endblocktrans %}
{% endblock %}