{% extends "layout.html" %} {% block body %}

Pagelet Example

Component will appear under here

{{ async_component }}

And will display above this line

{{ component }}
{% endblock %}