{% extends "account/base.html" %} {% block title %}{{ page_title(_("Signup")) }}{% endblock %} {% block content %}
{% trans login_url=login_url %}Already have an profile? Then please sign in.{% endtrans %}