fix: profile urls

This commit is contained in:
Jan Doe
2021-09-09 15:34:39 +05:30
parent 90e268ff2f
commit 7721f31342
3 changed files with 5 additions and 1 deletions

View File

@@ -74,6 +74,7 @@
</div>
</div>
{% if course.video_link %}
<div class="modal fade preview-modal" id="video-modal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel"
aria-hidden="true">
<div class="modal-dialog" role="document">
@@ -92,6 +93,7 @@
</div>
</div>
</div>
{% endif %}
{% endmacro%}
<!-- Course Outline and Creator -->