{% extends "base.html" %} {% block title %}{{ _("Edit repository %s") % repo.name }}{% end block %} {% block body %}
{{ _("These settings configure the automatic score feature.") }} {{ _("Builds that gained a certain score are moved to the next repository automatically and removed if the score is too bad.") }}