diff --git a/app/views/how-tos/build-basic-prototype/create-pages.html b/app/views/how-tos/build-basic-prototype/create-pages.html index 5ac7310..ef0f75c 100644 --- a/app/views/how-tos/build-basic-prototype/create-pages.html +++ b/app/views/how-tos/build-basic-prototype/create-pages.html @@ -4,7 +4,7 @@ extends 'how-tos/build-basic-prototype/_BASE.njk' %} {% block makePrototype %}
Create pages by copying template files that come with the prototype kit.
-
Copy the {{exampleStart.url}}.html
file
from lib/example-templates
to
@@ -19,7 +19,7 @@
{{exampleStart.url}}.html
.
-You'll normally edit the HTML to make changes to pages, but the service name is in a config file. This is so we can change it in one place to update it on @@ -48,7 +48,7 @@
Make 2 copies of the
question-page.html
file from
@@ -87,7 +87,7 @@
Copy the
{{exampleCheckAnswers.url}}.html
file
@@ -102,7 +102,7 @@
Copy the
{{exampleConfirmation.url}}.html
file