{% extends "yes-no.njk" %}
{% set title = 'Are you the additional applicant contact?' %}
{% set noneSelected = 'Select yes if you are the additional applicant contact' %}
{% set radioHint = 'You are currently signed in as ' + data.username + '.' %}
