{% for beacon_manager in user_project.beacon_managers.all %} {{ beacon_manager.beacon.uuid }} {% endfor %} {% for beacon_data in beacon_display %} {% include 'user_panel/content/beacon_detail.html' %} {% endfor %} {% include 'user_panel/content/beacon_detail.html' %}