fix: course details link preview

This commit is contained in:
Jannat Patel
2023-05-15 13:13:45 +05:30
parent 0093025e5d
commit c01c248202
9 changed files with 17 additions and 19 deletions

View File

@@ -247,7 +247,6 @@
<script type="text/javascript">
var page_context = {{ page_context | tojson }};
</script>
{{ include_script('controls.bundle.js') }}
{% for ext in page_extensions %}
{{ ext.render_footer() }}
{% endfor %}