{% extends "layout.html" %} {% block pageTitle %} GOV.UK Prototype Kit {% endblock %} {% block beforeContent %} {{ govukBreadcrumbs({ items: [ { text: "GOV.UK Prototype Kit", href: "/docs" } ] }) }} {% endblock %} {% block content %}
You can find them in your prototype folder, in /docs/views/templates
Copy and paste the pages you need to your /app/views folder to make your prototypes.
Your prototype folder also contains the following page templates.
You cannot adjust the design of these pages, but you can use them to help you prototype realistic journeys connecting your service with GOV.UK content.
Read more about how to get a Start page or Step by step navigation for your service in the GOV.UK Design System.
GOV.UK Design System is a guide to making your prototype look like a GOV.UK service, including typography, forms and more.