{% extends "public/content.html" %} {% block left_content %} {% include "members/partials/locker-tabs.html" with active_tab="certificates" %} {% endblock %} {% block headtitle %} My Certificates | My {{ settings.WEBSITE_CODE }} {% endblock %} {% block title %}
Added: {{ certificate.created|date:"H:i d/m/Y"}}
{% if certificate.file %}{% endif %}There are no certificates for your account.
{% endif %} {% endblock %}