Fix the corrupted app/templates/auth/register.html file by replacing it with a proper Flask template: {% extends "base.html" %} {% block title %}Join RateRight{% endblock %} {% block content %}
Get started in 30 seconds
Already have an account? Log in