From 6b8dec794c3a6f60f06647b951cb431d8917b694 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 17 Mar 2026 14:07:04 -0500 Subject: Fix indentation: Everything is re-indented; no other changes. --- uploader/templates/index.html | 74 +++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'uploader') diff --git a/uploader/templates/index.html b/uploader/templates/index.html index 0d098f0..543fc2b 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -116,52 +116,52 @@ - {%else%} +{%else%}
Banner image showing the process flow a user would follow.
-
-

The Genenetwork Uploader (gn-uploader) enables upload of new data - into the Genenetwork System. It provides Quality Control over data, and - guidance in case you data does not meet the standards for acceptance.

-

- Sign in - to get started.

-
- {%endif%} +
+

The Genenetwork Uploader (gn-uploader) enables upload of new data + into the Genenetwork System. It provides Quality Control over data, and + guidance in case you data does not meet the standards for acceptance.

+

+ Sign in + to get started.

+
+{%endif%} - {%endblock%} +{%endblock%} - {%block sidebarcontents%} - {%if view_under_construction%} -
-

The data in Genenetwork is related to one species or another. Use the form - provided to select from existing species, or click on the - "Create a New Species" button if you cannot find the species you want to - work with.

-
-
-
- Quick Navigation -
- - -
-
-
- {%endif%} - {%endblock%} +{%block sidebarcontents%} +{%if view_under_construction%} +
+

The data in Genenetwork is related to one species or another. Use the form + provided to select from existing species, or click on the + "Create a New Species" button if you cannot find the species you want to + work with.

+
+
+
+ Quick Navigation +
+ + +
+
+
+{%endif%} +{%endblock%} - {%block javascript%} - - {%endblock%} +{%block javascript%} + +{%endblock%} -- cgit 1.4.1