{{ certificate.getName() }}.{{ user.getUsername() }}
expires {{ certificate.getExpiresOn().format('j F Y') }}
{% extends 'panel.html.twig' %} {% block panel_contents %} {% if user.getActiveCertificates()|length < user.getMaxKeys() %} create {% endif %}