{% extends 'index.html' %} {% import 'bootstrap/wtf.html' as wtf %} {% block page_header %}Edit Task{% endblock %} {% block styles %} {{ super() }} {% endblock %} {% block page %}