{% extends "base.html" %} {% load url from future %} {% load i18n %} {% block content %} {% if form.errors %}
{% trans "Please fix errors in registration form." %}
{% trans "By registering you agree to use your name and email in Git commits." %}