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

How to guides

These guides will show you how to use the prototype kit, from creating a simple page to building complex user journeys.

Learn the basics

Create journeys with data

Share your prototype

Updating the kit

{{ backLink({ "href": "/docs", "text": "Back to Home", "classes": "hs2-u-margin-top-7" }) }}
{% endblock %}