{% extends 'base.html' %} {% block widgets %}{% endblock widgets %} {% block title %}{{ block.super }}| User Registration{% endblock title %} {% block content %}
Already have an account? Login here..