{% extends "base.html" %} {% block title %}Arch Linux - Test Result Entry{% endblock %} {% block content %} Go back to results

Arch Releng Testbuild Feedback Entry

{% csrf_token %} {{ form.as_p }}
{% endblock %}