{% extends "yes-no.njk" %}
{% set title = 'Does the project need any permissions?' %}
{% set noneSelected = 'Select yes if the project needs any permissions' %}
{% set radioHint = 'For example, planning permission or listed building consent.' %}
