<%- include('layouts/main', { title: _('tokens.title'), pageStyles: ['tokens'], pageScripts: ['tokens'], currentPage: 'tokens', breadcrumb: [{ label: _('tokens.title') }], body: `
security

${_('tokens.enrollment_mode')}

vpn_key
0
${_('tokens.total')}
check_circle
0
${_('tokens.active')}
link
0
${_('tokens.used')}
block
0
${_('tokens.revoked')}
search
${_('tokens.token')} ${_('tokens.name')} ${_('tokens.status')} ${_('tokens.uses')} ${_('tokens.bound_peer')} ${_('tokens.expires')} ${_('tokens.created')} ${_('common.actions')}
${_('common.loading')}
` }) %>