<%- include('partials/nav', { activePage: 'games' }) %>
<%= t('games.title') %>
<%= t('games.subtitle') %>
<%= t('common.player') %>
<%= t('common.squadron') %>
Game ID
<%= t('games.filterByMap') %>
<%= t('games.allMaps') %>
<%= t('leaderboard.from') %>
<%= t('leaderboard.to') %>
<%= t('games.search') %>
<%= t('games.searchingGames') %>
<%= t('games.noResults') %>
<%- include('partials/footer') %>