{% extends "layout.html" %} {% block pageTitle %} Example - Branching - Under 18 {% endblock %} {% block beforeContent %} {% include "includes/breadcrumb_examples.html" %} {% endblock %} {% block content %}

Under 18

Congratulations, you are under 18.

Back to the branching example

{% endblock %}