Geoffrey-Django/templates/GeoffreyApp/player_link.html

2 lines
73 B
HTML

<a href="{% url 'GeoffreyPlayerInfo' player.id %}">{{ player.name }}</a>