{% extends "base.html" %} {% block main %}

{{ target_user.username }} {{ target_user.pk }}

Start a dialog

{% endblock %}