+
Are you a foster carer for the child?
-
diff --git a/app/views/foster-care/la-address.html b/app/views/part-1/foster-care/la-address.html
similarity index 89%
rename from app/views/foster-care/la-address.html
rename to app/views/part-1/foster-care/la-address.html
index 5270c12..2de9ed9 100644
--- a/app/views/foster-care/la-address.html
+++ b/app/views/part-1/foster-care/la-address.html
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}
{% block pageTitle %}
- Question page template – {{ serviceName }} – GOV.UK Prototype Kit
+ Organisation address – {{ serviceName }} – GOV.UK Prototype Kit
{% endblock %}
{% block beforeContent %}
@@ -21,7 +21,7 @@
{% block content %}
-
+
@@ -62,12 +62,10 @@
-
+{{ govukButton({
+ text: " Save and Continue",
+ href: "la-telephone"
+}) }}
diff --git a/app/views/foster-care/la-telephone.html b/app/views/part-1/foster-care/la-telephone.html
similarity index 73%
rename from app/views/foster-care/la-telephone.html
rename to app/views/part-1/foster-care/la-telephone.html
index 04aec46..6380b55 100644
--- a/app/views/foster-care/la-telephone.html
+++ b/app/views/part-1/foster-care/la-telephone.html
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}
{% block pageTitle %}
- Question page template – {{ serviceName }} – GOV.UK Prototype Kit
+Organisation phone – {{ serviceName }} – GOV.UK Prototype Kit
{% endblock %}
{% block beforeContent %}
@@ -21,13 +21,12 @@
{% block content %}
-
+
- What is the telephonee number of the local authority or voluntary organisation?
+ What is the telephone number of the local authority or voluntary organisation?
-
+
diff --git a/app/views/foster-care/name-of-la.html b/app/views/part-1/foster-care/name-of-la.html
similarity index 80%
rename from app/views/foster-care/name-of-la.html
rename to app/views/part-1/foster-care/name-of-la.html
index 236f378..da9a4c4 100644
--- a/app/views/foster-care/name-of-la.html
+++ b/app/views/part-1/foster-care/name-of-la.html
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}
{% block pageTitle %}
- Question page template – {{ serviceName }} – GOV.UK Prototype Kit
+ Name of organisation – {{ serviceName }} – GOV.UK Prototype Kit
{% endblock %}
{% block beforeContent %}
@@ -21,7 +21,7 @@
{% block content %}
-
+
What is the name of the local authority or voluntary organisation?
@@ -33,12 +33,10 @@
-
+{{ govukButton({
+ text: " Save and Continue",
+ href: "la-address"
+}) }}
diff --git a/app/views/foster-care/relationship.html b/app/views/part-1/foster-care/relationship.html
similarity index 76%
rename from app/views/foster-care/relationship.html
rename to app/views/part-1/foster-care/relationship.html
index 972d139..f2c1471 100644
--- a/app/views/foster-care/relationship.html
+++ b/app/views/part-1/foster-care/relationship.html
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}
{% block pageTitle %}
- Question page template – {{ serviceName }} – GOV.UK Prototype Kit
+ Relationship – {{ serviceName }} – GOV.UK Prototype Kit
{% endblock %}
{% block beforeContent %}
@@ -21,10 +21,10 @@
{% block content %}
-
+
- What is your relationship to them?
+ What is your relationship to the child?
@@ -33,12 +33,12 @@
-
+
diff --git a/app/views/foster-care/when-child-placed.html b/app/views/part-1/foster-care/when-child-placed.html
similarity index 88%
rename from app/views/foster-care/when-child-placed.html
rename to app/views/part-1/foster-care/when-child-placed.html
index 2cdd392..399c687 100644
--- a/app/views/foster-care/when-child-placed.html
+++ b/app/views/part-1/foster-care/when-child-placed.html
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}
{% block pageTitle %}
- Question page template – {{ serviceName }} – GOV.UK Prototype Kit
+ When placed – {{ serviceName }} – GOV.UK Prototype Kit
{% endblock %}
{% block beforeContent %}
@@ -21,7 +21,7 @@
{% block content %}
-
+
diff --git a/app/views/foster-care/who-placed.html b/app/views/part-1/foster-care/who-placed.html
similarity index 66%
rename from app/views/foster-care/who-placed.html
rename to app/views/part-1/foster-care/who-placed.html
index c129a31..beac8a7 100644
--- a/app/views/foster-care/who-placed.html
+++ b/app/views/part-1/foster-care/who-placed.html
@@ -1,7 +1,7 @@
{% extends "layouts/main.html" %}
{% block pageTitle %}
- Question page template – {{ serviceName }} – GOV.UK Prototype Kit
+Who placed – {{ serviceName }} – GOV.UK Prototype Kit
{% endblock %}
{% block beforeContent %}
@@ -27,31 +27,30 @@
Who placed the child into your care?
-