{% csrf_token %}

Data

{% for i in images %} {% endfor %}
Image Project Tags
{{ i.project.name }}
{% for tag in i.dockertag_set.all %} {% endfor %}