From 4b8269b868973ef37e78a14ad01e2f57350b8f19 Mon Sep 17 00:00:00 2001 From: karemarsy Date: Tue, 21 Apr 2020 09:40:46 +0200 Subject: [PATCH] Fix the identation of codes Making codes easier to read --- app/views/submissions/create.html.erb | 36 +++++++++++++-------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/app/views/submissions/create.html.erb b/app/views/submissions/create.html.erb index 6deea9c..b1494b2 100644 --- a/app/views/submissions/create.html.erb +++ b/app/views/submissions/create.html.erb @@ -1,21 +1,21 @@
-
-
-
-
-
- - -
-
-

Thank You!


-

We received your submission.


-
- -
+
+
+
+
+
+ +
+
+

Thank You! +


+

We received your submission.


+
+ +
-
-
+
+
-
-
+
+ \ No newline at end of file