{% extends 'layout.html' %} {% block pageTitle %} How do you want to install the kit? - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ href: "/docs", text: "Home" }) }} {% endblock %} {% block content %}

Install the kit

Using the:
or
{{ button({ "text": "Continue" }) }}
{{ backLink({ "href": "/docs", "text": "Back to Home" }) }}
{% endblock %}