{% extends "mini_buildd/base.html" %} {% load mini_buildd_tags %} {% block page_title %}Repository {{ object.identity }}{% endblock %} {% block page_sub_title %}Overview{% endblock %} {% block mbd_page_footer %} » {{ object.identity }}{% endblock %} {% block content %}
(Print uploaders) {% for d in object.distributions.all %}

{{ d }} (show)

{% endfor %}
{% endblock %}