{% extends "ksp_login/base.html" %} {% load i18n %} {% block ksp_login_content %}

{% trans "Welcome, new user. You only need to give us a few details in order to finish the registration process." %}

{% include "ksp_login/parts/multiple_forms.html" %} {% endblock ksp_login_content %}