{% extends "layout.html" %} {% block title %}Settings{% endblock %} {% block content %}

Settings

{{ model.message }}

{% endblock %}