{% extends 'base.html' %} {% include 'user/delete_profile_modal.html' %} {% block content %} You profile where deactivated earlier. Do you want to reactivate it? {{ form.hidden_tag() }} Reactivate profile {% block right_sidebar %}{% endblock %} {% endblock %}