{% extends "layout.html" %} {% block pageTitle %} Example - Passing data {% endblock %} {% block beforeContent %} {% include "includes/breadcrumb_examples.html" %} {% endblock %} {% block content %}

What type of vehicle do you have?

{% endblock %}