Add Profile
User Information
{% if registration_successful %}
Registration successful!
{% endif %}
{% extends "layouts/base.html" %} {% block title %} Profile {% endblock title %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
Add Profile
User Information
{% if registration_successful %}