diff options
author | Richard Nelson <unixabg@gmail.com> | 2010-03-08 13:19:55 -0600 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-03-12 16:14:48 +0100 |
commit | f80082c02c508f09a62f8638b2a80fa769a15021 (patch) | |
tree | c9118c00958305d78f54da0d39c0ea32bdf4209d /templates/cgi/debian-official/build.html | |
parent | 4e30d10c93949e18bf37125dbf01e8dba762e0f9 (diff) | |
download | vyos-live-build-f80082c02c508f09a62f8638b2a80fa769a15021.tar.gz vyos-live-build-f80082c02c508f09a62f8638b2a80fa769a15021.zip |
Cleaning up cgi templates.
Diffstat (limited to 'templates/cgi/debian-official/build.html')
-rw-r--r-- | templates/cgi/debian-official/build.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html index 72e2a9bbd..c134d8b60 100644 --- a/templates/cgi/debian-official/build.html +++ b/templates/cgi/debian-official/build.html @@ -1,14 +1,9 @@ <br /> -<h2>Your build 'BUILD' was recorded and will processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h2> - -<br /> +<h3>Your build 'BUILD' was recorded and will processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> <h3>Your build will be available at: <a href="SERVER/BUILD/">SERVER/BUILD/</a>.</h3> -<br /> -<br /> - <fieldset> <legend><b>Options</b></legend> @@ -74,4 +69,4 @@ <br /> -<h2>Thank you for your submission.</h2> +<h3>Thank you for your submission.</h3> |