{% extends 'account_form.html' %} {% block title %} Create Account{{ block.super }} {% endblock %} {% block hrefs %}{% endblock %} {% block description %}

Create Account

Thank you for trying the lost person model rating system. Please fill out the following form to complete your registration.

Your name, institution name, email, and website will be used to construct a profile that will be provided to other users on our leaderboard interface.

{% endblock %} {% block otherfields %} {{ block.super }} User Verification

Please transcribe text from the captcha image below:

* Captcha:
{% endblock %} {% block action %}/create_account_submit/{% endblock %} {% block href %}/main/{% endblock %} {% block to %}main menu{% endblock %}