{% extends "base.html" %} {% block title %}{{ title }} — GMAO{% endblock %} {% block content %}

{{ title }}

{% endblock %}