{% extends "layout.html" %} {% block title %}Create Account{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
If you already have an account, please direct yourself to the login page.