{% extends "bee_django_exam/base.html" %} {% load bee_django_crm_filter %} {% block content %} {% include 'bee_django_exam/logo.html' %} {% include 'bee_django_exam/nav.html' %}
{% if cert_path %} {% else %}
未生成图片
{% endif %}
{% endblock %}