{% extends "base.html" %} {% block title %}Example{% endblock %} {% block content %}
{{ data.message }}