diff --git a/app/views/agreements/index.html.erb b/app/views/agreements/index.html.erb index c00b0cd..d9defcf 100644 --- a/app/views/agreements/index.html.erb +++ b/app/views/agreements/index.html.erb @@ -6,6 +6,9 @@ %>
+ Information sharing agreements under chapters 1, 2, 3 and 4 of Part 5 of the Digital Economy Act 2017 +
<%= render 'filter' %> diff --git a/app/views/control_people/index.html.erb b/app/views/control_people/index.html.erb index 577e1bf..5c60590 100644 --- a/app/views/control_people/index.html.erb +++ b/app/views/control_people/index.html.erb @@ -1,6 +1,9 @@ <% content_for :page_title, ["Controllers", @first_letter].compact.join(' - ') %>+ Data controllers involved in information sharing agreements under the public service delivery, debt, fraud and civil registration provisions within the Digital Economy Act 2017 +
<%= render 'shared/az_nav' %> diff --git a/app/views/powers/index.html.erb b/app/views/powers/index.html.erb index 47859f2..0604f40 100644 --- a/app/views/powers/index.html.erb +++ b/app/views/powers/index.html.erb @@ -1,6 +1,9 @@ <% content_for :page_title, ["Powers", @first_letter].compact.join(' - ') %>+ Information sharing powers and objectives available under chapters 1, 2, 3 and 4 of Part 5 of the Digital Economy Act 2017 +
<%= render 'shared/az_nav' %> diff --git a/app/views/processors/index.html.erb b/app/views/processors/index.html.erb index 1c57124..8d402a6 100644 --- a/app/views/processors/index.html.erb +++ b/app/views/processors/index.html.erb @@ -1,6 +1,9 @@ <% content_for :page_title, ["Processors", @first_letter].compact.join(' - ') %>+ Data processors involved in information sharing agreements under the public service delivery, debt, fraud and civil registration provisions within the Digital Economy Act 2017 +
<%= render 'shared/az_nav' %>