parent
4d8c8a5d92
commit
e81f070a79
@ -61,7 +61,7 @@ li {
|
||||
{{ super() }}
|
||||
function tryagain()
|
||||
{
|
||||
location.href = "{{ url }}";
|
||||
location.href = {{ url|tojson }};
|
||||
}
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user