diff --git a/scss/atat.scss b/scss/atat.scss index ef7ad4ae..db293228 100644 --- a/scss/atat.scss +++ b/scss/atat.scss @@ -10,5 +10,4 @@ @import 'sections/navigation'; @import 'sections/footer'; -@import 'sections/login'; - +@import 'sections/login'; \ No newline at end of file diff --git a/templates/requests/screen-0.html.to b/templates/requests/screen-0.html.to new file mode 100644 index 00000000..a48e9b63 --- /dev/null +++ b/templates/requests/screen-0.html.to @@ -0,0 +1,12 @@ +{% extends '../requests_new.html.to' %} + +{% block form %} +
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus error omnis a, tenetur similique quo officiis voluptates eum recusandae dolorem minus dignissimos, magni consequatur, maxime debitis reprehenderit sint non iusto?
+ +New Application +Existing Application +Sandbox Environment + +{% end %} \ No newline at end of file diff --git a/templates/requests/screen-1.html.to b/templates/requests/screen-1.html.to index 80edc411..baa50df0 100644 --- a/templates/requests/screen-1.html.to +++ b/templates/requests/screen-1.html.to @@ -155,15 +155,3 @@ {% end %} - - - - diff --git a/templates/requests_new.html.to b/templates/requests_new.html.to index 9c9f7250..75fc8ae2 100644 --- a/templates/requests_new.html.to +++ b/templates/requests_new.html.to @@ -2,26 +2,27 @@ {% block content %} -