how to add url parameters to django template url tag code example Example: django template url with parameter <a href="{% url 'ticket_details' ticket_id=ticket.id %}">