{% block jsheader %} {% endblock %}
{% block navigation %}
{% endblock %} {% block info %}

This is an early pre-release version of the blocker tracking app. Most of the functionality shown should be working. Please report any bugs found.
{% endblock %} {% block body %}

Example

This is example content from the base layout. If you can see this, something probably went wrong.

{% endblock %} {% block footer %}
This is an example footer
{% endblock %}