Help me, I'm a newbie to django template I wanted to combine two into one but me error:
<td> <a href="{% url'sissd:dett_paz_cons_pers'
paziente.id %}"> {{patient | upper}} </ a> </ td>
so there is the variable patient where and with what syntax I need to enter the variable patient? to call it.
sorry if I was not clear to those who intend to help give more information
Thank You