{% extends 'base.html' %} {% block content %}
{% csrf_token %}

Profile.

{% if concretize(host_events) %}

Events Hosting

{% endif %} {% if concretize(host_events) %}

Events Attending

{% endif %}
{% if concretize(is_own_profile) %} {% endif %}
{% endblock %}