{% comment %}{% load url from future %}{% endcomment %}

{% for g in groups %} {% endfor %} {% for t in tenants %} {% for g in t.groups_row %} {% endfor %} {% endfor %}
Tenant \ Groups  {{g.name}} 
{{t.name}}