{% extends "aristotle_mdr/users_management/register_base.html" %}
{% load aristotle_tags %}
{% load static from staticfiles %}
{% block title %}Signup to create a new account{% endblock %}
{% block left_side %}
We need to collect some information from you to finish setting up your account.
{% endblock %} {% block right_side %} {% endblock %}