diff --git a/templates/hello.html.to b/templates/hello.html.to deleted file mode 100644 index 3f5edcdd..00000000 --- a/templates/hello.html.to +++ /dev/null @@ -1,37 +0,0 @@ -{% extends "base.html.to" %} - -{% block title %} -AT-AT -{% end %} - -{% block content %} - -
- -

New JEDI Request


- - {% include 'nav-side.html.to' %} - - -
-

Details of Use

-

- To use JEDI, we want to know more about your needs for cloud services. Please fill out the form regarding computation, storage, and usage. -

- -

Application Details

-

These headings introduce, respectively, sections and subsections within your body copy. As you create these headings, follow the same guidelines that you use when writing section headings: Be succinct, descriptive, and precise.

- -

Computation

-

These headings introduce, respectively, sections and subsections within your body copy. As you create these headings, follow the same guidelines that you use when writing section headings: Be succinct, descriptive, and precise.

- -

Storage

-

The particulars of your body copy will be determined by the topic of your page. Regardless of topic, it’s a good practice to follow the inverted pyramid structure when writing copy: Begin with the information that’s most important to your users and then present information of less importance.

-

Keep each section and subsection focused — a good approach is to include one theme (topic) per section.

- -
-
- - -{% end %} -