diff --git a/app/views/archived/petitions/index.html.erb b/app/views/archived/petitions/index.html.erb index b131602dc..6990d047b 100644 --- a/app/views/archived/petitions/index.html.erb +++ b/app/views/archived/petitions/index.html.erb @@ -1,8 +1,7 @@

- These petitions were submitted during the <%= @parliament.period %> - <%= @parliament.government %> government + These petitions were submitted during the <%= @parliament.period %> <%= @parliament.government %> government

diff --git a/app/views/archived/petitions/show.html.erb b/app/views/archived/petitions/show.html.erb index d2713568f..a780968c3 100644 --- a/app/views/archived/petitions/show.html.erb +++ b/app/views/archived/petitions/show.html.erb @@ -1,8 +1,7 @@

- This petition was submitted during the <%= @parliament.period %> - <%= @parliament.government %> government + This petition was submitted during the <%= @parliament.period %> <%= @parliament.government %> government