{% extends "layout.html" %} {% block title %}{{ this.title }}{% endblock %} {% block expand_description %} {% endblock %} {% block body %}

{{ this.title }}

{{ this.slogan }}

{{ this.content }}
{% endblock %}