{% if user.is_authenticated %} {% include "cms_qe/auth/register_already.html" %} {% else %} {% include "cms_qe/auth/register_form.html" %} {% endif %}