diff --git a/templates/requests/screen-1-test.html.to b/templates/requests/screen-1-test.html.to deleted file mode 100644 index 82cc2c27..00000000 --- a/templates/requests/screen-1-test.html.to +++ /dev/null @@ -1,24 +0,0 @@ -{% extends '../requests_new.html.to' %} - -{% block form %} - -form goes here -
-{% if f.errors %} -There were some errors -{% end %} -
-{% autoescape None %} -{% for e in f.a.errors %} -{{ e }} -{% end %} -
-a: {{ f.a }} -
- -b: {{ f.b }} - -
- -{% end %} - diff --git a/templates/requests/screen-2.html.to b/templates/requests/screen-2.html.to index 8b0847ae..1a4451bf 100644 --- a/templates/requests/screen-2.html.to +++ b/templates/requests/screen-2.html.to @@ -8,7 +8,6 @@

Information About You

-
@@ -56,8 +55,8 @@ - - + +
@@ -78,10 +77,8 @@
-

Information About Your Collaborators

-

Please designate a Contracting Officer that will help you complete this process.

@@ -89,7 +86,6 @@ -
{% end %}