From 5897fba6d3242cc7188d05f8f3be7362a8383761 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 21 May 2011 02:28:51 -0300 Subject: More rebranding! --- templates/releng/add.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'templates/releng/add.html') diff --git a/templates/releng/add.html b/templates/releng/add.html index 8488b40c..428812c9 100644 --- a/templates/releng/add.html +++ b/templates/releng/add.html @@ -1,22 +1,22 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Test Result Entry{% endblock %} +{% block title %}Parabola - Test Result Entry{% endblock %} {% block content %}
-

Arch Releng Testbuild Feedback Entry

+

Parabola Releng Testbuild Feedback Entry

-

This page allows you to submit feedback after testing an Arch Linux installation - using a release engineering testbuild. Mark all the options you used during the - installation; at the end you can specify whether everything went OK. Be - sure to only denote a successful install after having checked the - installation properly. Some options require you to check several things (such as - config files), this will be mentioned alongside the option.

-

There is also an overview of all feedback on the - results page. Once we have - builds that are properly tested (enough successful feedback for all - important features of the ISO or a slightly earlier ISO), we can release new - official media.

+

This page allows you to submit feedback after testing an Parabola + installation using a release engineering testbuild. Mark all the + options you used during the installation; at the end you can specify + whether everything went OK. Be sure to only denote a successful + install after having checked the installation properly. Some options + require you to check several things (such as config files), this will + be mentioned alongside the option.

There is also an overview of + all feedback on the results + page. Once we have builds that are properly tested (enough + successful feedback for all important features of the ISO or a + slightly earlier ISO), we can release new official media.

{% csrf_token %} {{ form.as_p }} -- cgit v1.2.3-54-g00ecf