{% extends "layout.html" %} {% block pageTitle %} Home – GOV.UK Prototype Kit {% endblock %} {% block content %}
This kit lets you rapidly create HTML prototypes of GOV.UK services.
It contains all you need to prototype anything from simple static pages to complex, data-driven transactions.
We recommend you add links to your prototype to this page, rather than delete it. You'll find this page in the kit at '/app/views/index.html'.
You can change the service name by editing the file '/app/config.js'.