{% extends "extends.html" %} {% block head %} {{ head.append_title('Flask App', ' - ', _from_template=True) }} {{ head.remove_link_tag('canonical', _from_template=True) }} {{ super() }} {% endblock %} {% block content %}

Flask App

Right-Click view source

{% endblock %}