{% extends "base.html" %} {% block title %}Register - Facial Recognition App{% endblock %} {% block content %}

Create Account

Join our facial recognition platform

Password must be at least 6 characters long.

Already have an account? Sign in here

{% endblock %} {% block scripts %} {% endblock %}