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

<%= t('home.squadronBattles') %>
<%= t('home.madeSimple') %>

Meow

<%= t('home.joinServers') %>

<%= t('home.addToDiscord') %>
<%- include('partials/footer') %>