{% extends "base.html" %} {% block title %} {{ contest.description }} {% endblock title %} {% block body %}
{% trans %}Please fill in the fields to register{% endtrans %}
{% trans %}Registered in the contest successfully!{% endtrans %}
{% trans %}Your username is:{% endtrans %}
{% trans %}Your password is stored securely.{% endtrans %}