Skip to content

Commit

Permalink
Philip chugged three beers
Browse files Browse the repository at this point in the history
  • Loading branch information
Mortal committed Mar 8, 2020
1 parent 7501a7d commit 70153e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stopwatch/templates/stopwatch/timetrialdetail.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ <h1>{{ object.leg_count }} øl på tid</h1>
{% endif %}
{% if object.pk == 792 %}
<p style="color: orange; font-weight: bold;">✔️ Official Verified Video Proof</p>
{% elif object.pk == 1622 %}
<p><a href="https://www.youtube.com/watch?v=RbCRp5MnIWs" style="color: orange; font-weight: bold;">✔️ Official Verified Video Proof</a></p>
{% else %}
<p style="color: gray;">Pending verification</p>
{% endif %}
Expand Down

0 comments on commit 70153e4

Please sign in to comment.