Welcome, {{user.username|title}}. Log out

{% if error_msg %}

{{ error_msg }}

{% endif %} {% if todos %} {% for todo in todos %} {% endfor %}
del.TodoImportanceDescription
X {{todo.title}} {{todo.text_importance}} {{todo.short_description}}
{% else %}

You have nothing to do!

{% endif %}

Add a todo:

Todo:
Importance: