Files
nairobi/app/views/verification
Javi Martín 6382028142 Use page_path to generate the census_terms URL
We had a link to `/census_terms`, and by looking at the code, it wasn't
so clear where this URL came from.

Using `page_path`, it's easier to understand that it comes from a page
with the `census_term` slug. It also means we'll find this line when
searching for usages of `page_path` in the code.
2022-05-04 16:22:46 +02:00
..
2021-12-30 17:05:07 +01:00
2021-12-30 17:05:07 +01:00