Skip to content

Commit 9a4e4ab

Browse files
Revert 453aeb5.
By mistake committed on predev instead of my local fork, had too many things open. :(
1 parent 453aeb5 commit 9a4e4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oshc/main/templates/contest_submission.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
<div class="jumbotron text-xs-center">
66
<div class="container text-center">
7-
<h1 class="display-3" style="text-align: center">Thank you!</h1>
8-
<p class="lead" style="text-align: center"><strong>Your contest has been submitted for review.</strong></p>
7+
<h1 class="display-3">Thank You!</h1>
8+
<p class="lead"><strong>Your contest has been submitted for review.</strong></p>
99
<hr>
1010
<p class="lead">
1111
<a class="btn btn-primary btn-sm" href="{% url 'home' %}" role="button">Continue to homepage</a>

0 commit comments

Comments
 (0)