carom-server/billard/templates/billard/tc_location_detail.html

3 lines
156 B
HTML

{% load static %}
<a href="{% url 'billard:location_detail' record.id %}"
class="btn btn-outline-primary btn-sm">{{ record.code|default_if_none:"" }}</a>