{% extends "layout.html" %} {% block title %}{{ this.name }}{% endblock %} {% block outerbody %}

{{ this.name }}

{{ this.description }}
{% endblock %}