<%- include('partials/nav', { activePage: 'games' }) %>

<%= t('games.title') %>

<%= t('games.subtitle') %>

<%- include('partials/footer') %>