{% extends "base.html" %} {% block title %}suvi - List{% endblock %} {% block content %}
{% include 'tasks_inner.html' %}
{% endblock %}