{% extends 'base.html' %} {% block title %}TODO App{% endblock %} {% block content %}

TODO

{% endblock %}