Resources
{% for object in object_list %}
{% endfor %}
{% if request.user.is_authenticated %}
{% endif %}
{% endif %}