{% extends "base.html" %} {% block title %}{{ title }} - Home{% endblock %} {% block header %}{{ title }}{% endblock %} {% block content %}
{{ message }}
tidewave.jinja2.Extension automatically annotates HTML templates
<!-- TEMPLATE: --> and
<!-- BLOCK: --> comments