{% extends "base.html" %} {% block body %}

Patch Source Settings


{% if not static_patch_source %}
{% if not hide %}
{% else %}
{% endif %} {% endif %}
{% for distro in all_distros %}
{% endfor %}
{% if csrf_token %} {% endif %}
{% endblock %}