{% extends 'dashboard/base.html' %} {% load static %} {% block body %}

Profile


{% for profile in profiles %}
{% endfor %}
{% endblock %}