Skip to content

Commit e741f2e

Browse files
committed
fix onboard
1 parent 39dd1cd commit e741f2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/dashboard/templates/dashboard/hackathon/onboard.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,11 @@ <h4 class="text-uppercase font-weight-bolder text-left">How does the Hackathon w
251251
</div>
252252
<div class="col-12 col-md-6 d-flex flex-column justify-content-center pt-4 pt-md-0">
253253
<b class="counter">{% trans "Check out the Prizes" %}</b>
254-
{% blocktrans %}
254+
255255
<p class="">
256256
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.
257257
</p>
258-
{% endblocktrans %}
258+
259259
</div>
260260
</div>
261261
<div class="row px-5 my-5">

0 commit comments

Comments
 (0)