diff --git a/app/routes/mvp3/appeal.js b/app/routes/mvp3/appeal.js index 46df6b0..146035f 100644 --- a/app/routes/mvp3/appeal.js +++ b/app/routes/mvp3/appeal.js @@ -18,7 +18,12 @@ module.exports = function (router) { }) /////////////////////////////////////////////////////////////////////////////////////// - //////GOV login variable/////// + ///temp gov routes/// + router.post('/mvp3-gov', function (req, res) { + res.redirect('/mvp3/_family/account/appeal/evidence/have-evidence.html'); +}) + + //////GOV login either or routng - needs fixing/////// // module.exports = function (router) { router.get('/mvp3/_family/parent-soft-check/outcomes/outcome-not-entitled-appeal', (req, res) => { diff --git a/app/views/index.html b/app/views/index.html index e78480a..e208a2b 100644 --- a/app/views/index.html +++ b/app/views/index.html @@ -450,7 +450,7 @@
It might take a few minutes to arrive. The code will expire after 15 minutes.
+ + {% if data['parent-portal'] == 'evidence-required' %} + + {% else %} + + + ++ We can + send the code + again + or you can + use a different phone number. +
+ + + + + +You’ll need:
+GOV.UK One Login is new. At the moment you can only use it to access some government services.
+It does not work with all government accounts or services yet (for example Government Gateway or Universal Credit).
+In the future, you’ll be able to use GOV.UK One Login to access all services on GOV.UK.
+ +It might take a few minutes to arrive. The code will expire after 15 minutes.
{% if data['parent-portal'] == 'evidence-required' %} - - {% else %} + {% else %}