{% extends "layout.html" %} {% block pageTitle %} Example - Branching - Over 18 {% endblock %} {% block beforeContent %} {% include "includes/breadcrumb_examples.html" %} {% endblock %} {% block content %}
Congratulations, you are over 18.
Back to the branching example