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