{% extends "scrutiny/base.html" %} {% block appbar %}

{{ module.name }} - Issues touched between {{ commit1 }} and {{ commit2 }}

{% endblock %} {% block content %}

{{ module.repository_url }}

{% endblock %} {% block page-end %} {% endblock %}