{% extends 'layout.html' %} {% block style %} {{ super() }} {% endblock %} {% block body %}
{{ todo.task }}{{ todo.id }}