{% extends "layout.html" %} {% block content %} {% if sources %} {% for s in sources -%} {% endfor -%} {% else %} {% endif %}
Changesources
{{ s.describe() }}
none (push only)
{% endblock %}