mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Added links to the rigboard events
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<h4>
|
<h4>
|
||||||
<a href="{#% url 'event_detail' event.pk %#}">{{ event.name }}</a>
|
<a href="{% url 'event_detail' event.pk %}">{{ event.name }}</a>
|
||||||
{% if event.venue %}
|
{% if event.venue %}
|
||||||
<small>at {{ event.venue }}</small>
|
<small>at {{ event.venue }}</small>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user