{% extends "base.html" %} {% load crispy_forms_tags %} {% block content %}

Hello and welcome to the 4th DK0TU CQ TU contest, the CQ TU 2019!

Participate!

What next? Here are some ideas:

  • Need an account and already got a call? Register here!
  • Already have an account? Login on the right.

Login

Login with callsign (uppercase) and password.

{% csrf_token %} {{ loginForm|crispy }}
{% endblock %}