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

Over 18

Congratulations, you are over 18.

Back to the branching example

{% endblock %}