{% block title %}
{% include "partials/title.html" with title="Certificate" text="Dashboard" textone="All Certificate" %}
{% endblock title %}
Certificate
Sr. | Course Title | {% comment %}Start Time | End Time | {% endcomment %}Download |
---|---|---|---|---|
1. | {{assign_course.course_id}} | {% comment %}{{assign_course.start_date|date:'d-m-Y'}} | {{assign_course.end_date|date:'d-m-Y'}} | {% endcomment %}{% comment %} Genrate Certificate {% endcomment %} {% if certificate %} Preview Certificate {% endif %} |