{% extends "shared/includes/base.html" %} {% load render_bundle from webpack_loader %} {% load markdownify static %} {% block content %} {% render_bundle "view_group_lectures" %} {% include "shared/includes/double_heading.html" with heading=header_name subheading=header_desc icon="ico--search" %}
{% endblock %}