fix: profile page fixes

This commit is contained in:
Jannat Patel
2022-03-31 18:03:11 +05:30
parent b4eda0e7cd
commit 0523f701c2
2 changed files with 1 additions and 3 deletions

View File

@@ -19,7 +19,6 @@
</div>
</div>
<div class="container">
{{ CoursesEnrolled(member, read_only) }}
{{ CoursesCreated(member, read_only) }}
{{ CoursesMentored(member, read_only) }}
{{ ProfileTabs(profile_tabs) }}