diff --git a/app/views/install/index.html b/app/views/install/index.html index 910ae951..269eb2ff 100755 --- a/app/views/install/index.html +++ b/app/views/install/index.html @@ -1,41 +1,56 @@ -{% extends 'layout.html' %} - -{% block pageTitle %} - Get started - NHS.UK prototype kit -{% endblock %} - -{% block beforeContent %} - {{ breadcrumb({ - href: "/", - text: "Home" - }) }} -{% endblock %} - -{% block content %} -
To use the kit you’ll need some basic knowledge of HTML, for example what tags and attributes are and how to copy and paste code.
- -You can learn basic HTML and CSS at mdn, codecademy or other online tutorials.
- -You’ll also need to install some other tools and software.
- -Choose from the:
- -If you have already got an NHS prototype but need to upgrade it to the latest version, see the update guide.
- - - -+ To use the kit you’ll need some basic knowledge of HTML, for example what + tags and attributes are and how to copy and paste code. +
+ ++ You can learn basic HTML and CSS at + mdn, codecademy or other online + tutorials. +
+ +You’ll also need to install some other tools and software.
+ +Choose from the:
+ ++ If you have already got an NHS prototype but need to upgrade it to the + latest version, see the + update guide. +
+ ++ If you are new to the NHS.UK prototype kit but are familiar with the + GOV.UK Prototype Kit, you can find out + how the NHS.UK prototype kit is different from the GOV.UK Prototype + Kit. +