{% extends "yes-no.njk" %}
{% set title = 'Will you need another licence for this development?' %}
{% set noneSelected = 'You have not selected an option' %}
{% set noneSelectedButton = 'Select an option' %}
