{% extends 'base.html' %} {% block extrahead %} {% endblock %} {% block maincontent %} {% if objects %} {% for pullreq in objects %} {% endfor %} {% else %} {% endif %}
UtwórUżytkownikKomentarzStan ZgłoszonoAkcje
{{ pullreq.document }} {{ pullreq.comitter }} {{ pullreq.comment }} {{ pullreq.status }} {{ pullreq.timestamp }} Zobacz
Brak żądań
{% endblock %}