{% extends "base.html" %} {% block title %} {{ _("Git Update Detection for %(username)s", username=user.display_name) }} {% endblock %} {% block content %} Help
{{ _("This will set the update settings for all packages with a Git repo.") }}
{% from "macros/forms.html" import render_field, render_submit_field, render_radio_field %} {% endif %} {% endblock %}