<% var t_stage = { "ppEquip": "Polling Place Equipment", "accEquip": "Accessible Equipment", "epbEquip": "Poll Books" }[verifier.mapStage]; %>
<% if(verifier.mode === appConstants.mode.navigate) { %> <% if(verifier.mapStage === appConstants.map.ppEquip) { %>

<%= t_stage %>

Hand marked paper ballots, with BMDs for accessibility
Hand marked paper ballots, with DREs with VVPAT for accessibility
Hand marked paper ballots, with DREs without VVPAT for accessibility
<% if (verifier.year >= 2016) { %>
Ballot Marking Devices for all voters
<% } %> <% if (verifier.year >= 2018) { %>
Hybrid BMD/Tabulator
<% } %> <% if (verifier.year <= 2014) { %>
Hand marked punch card ballots with BMDs for accessibility
<% } %>
DREs with VVPAT for all voters
DREs without VVPAT for all voters
<% if (verifier.year <= 2008) { %>
Mechanical Lever Machines
<% } %> <% } else { %> <% if(verifier.mapStage === appConstants.map.accEquip) { %>

<%= t_stage %>

Ballot Marking Device
DRE with VVPAT
DRE without VVPAT
None
<% } else { %>

<%= t_stage %>

Paper Poll Books
In-House Electronic Poll Books
Commercial Electronic Poll Books
<% } %> <% } %> <% } else { %>
<% if (verifier.current.level === appConstants.level.national) { %> Counties Using Selected Systems <% } else { %> Jurisdictions Using Selected Systems <% } %>
<% if (verifier.current.level === appConstants.level.national) { %> Counties Without <% } else { %> Jurisdictions Without <% } %>
<% } %>