{% if messages %}
{% endif %}
{% if request.path != '/' %}
{% endfor %}
{% endif %}
{% if request.path == '/' %}
This is a default installation of PyBBModified with default theme from example.
{% endif %}
{% block content %}
{% endblock content %}