Re-add quotes on template URL params
This commit is contained in:
parent
ec2d6d8626
commit
322e043b7a
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@
|
|||
|
||||
</div>
|
||||
|
||||
<p><a href="{% url todo-add_list %}">Create new todo list</a></p>
|
||||
<p><a href="{% url 'todo-add_list' %}">Create new todo list</a></p>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue