This is my script:
var id = $(\'#filename\').val(); location.href = "{% url \'officelyapp:finalTemplate\' privateId=id %}"
This is my u