{% extends "base.html" %} {% block title %}Sign Up - EcoCycle{% endblock %} {% block head %} {% endblock %} {% block content %}

Join EcoCycle

Create an account to track your eco-friendly activities

{% if success %} {% endif %} {% if error %} {% endif %}
or
Password must be at least 8 characters long
{% endblock %}