<%- include('atc/board.ejs', { "boardId": "strip-board-tower", "boardType": "tower", "headers": [ "Flight", "a. Alt", "alt", "a. Speed", "Speed" ] }) %> <%- include('atc/board.ejs', { "boardId": "strip-board-ground", "boardType": "ground", "headers": [ "Flight", "Status", "T/O Time", "TTG" ] }) %>