{% extends "layout.html" %} {% block pageTitle %} Home – GOV.UK Prototype Kit {% endblock %} {% block content %}

Prototype your service using GOV.UK Prototype Kit {{releaseVersion}}

{{releaseVersion | log }}

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.

About this page

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'.

Examples and documentation

{% endblock %}