{% extends 'base.html' %} {% block title %}{{ page_title|default:"All Tasks" }} - KeepItGoing{% endblock %} {% block content %}
No tasks yet.
Add one above!