Skip to content

Commit

Permalink
Update success.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
JOY-noob committed Jan 8, 2021
1 parent 80c474a commit 5e532b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/pages/success.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="container">
<div class="text-box col-md-offset-1 col-md-10">
<h2>Upload exhibitions of your Performances here!!!</h2>
<p>An athlete cannot run with money in his pockets. He must run with hope in his heart and dreams in his head.</p>
<p>In case of application error please Log Out -> Log in and try again once.</p>

</div>
<div class="row container">
Expand All @@ -26,7 +26,7 @@

<label for="pic-cycle">Upload picture as proof:</label>
<div style="text-align:right;">
<input type="file" name="fileToUpload" id="fileToUpload" style="float:right;"></div>
<input type="file" name="fileToUpload" id="fileToUpload" style="float:right"></div>

<input type="hidden" name="section" value="cycling" style="text-align:center;">
<input type="submit" value="Submit" style="text-align:center;">
Expand Down

0 comments on commit 5e532b1

Please sign in to comment.