{# templates/index.html -#} {% extends "base.html" -%} {% block content -%}
Searching...
{% include 'todo.html' %}
{% endblock content %}