Skip to content

Commit

Permalink
fix onboard
Browse files Browse the repository at this point in the history
  • Loading branch information
octavioamu committed Jul 2, 2020
1 parent 39dd1cd commit e741f2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/dashboard/templates/dashboard/hackathon/onboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,11 +251,11 @@ <h4 class="text-uppercase font-weight-bolder text-left">How does the Hackathon w
</div>
<div class="col-12 col-md-6 d-flex flex-column justify-content-center pt-4 pt-md-0">
<b class="counter">{% trans "Check out the Prizes" %}</b>
{% blocktrans %}

<p class="">
Visit the <a target="_blank" href="{% url 'hackathon' hackathon.slug %}">Prize Explorer</a> to check out the prizes posted by our hackathon sponsors. Click each prize to show important details, including the submission requirements, submission deadline, etc.
</p>
{% endblocktrans %}

</div>
</div>
<div class="row px-5 my-5">
Expand Down

0 comments on commit e741f2e

Please sign in to comment.