{% extends "base.html" %} {% block content %}
We have the User {{ user }}, create a ref for them or choose an existing ref! Are you sure you want to delete this QSO?
{% csrf_token %}
QSO{{ qso }}
{% endblock %}