added toornament match link
This commit is contained in:
parent
9824add40e
commit
2505bf8b3a
|
@ -10,6 +10,7 @@
|
|||
{% endif %}
|
||||
</div>
|
||||
<div class="h5">Turnier: {{ tournament.name }}</div>
|
||||
<div class="h5"><a target="_blank" rel="noopener noreferrer" href="https://www.toornament.com/de/tournaments/{{ tournament.id }}/matches/{{ match.id }}">Match bei Toornament</a></div>
|
||||
<hr style="height: 3px" />
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
|
Loading…
Reference in New Issue