Skip to content

Commit

Permalink
fix: certificates in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
pateljannat committed Nov 9, 2023
1 parent b5258b6 commit 2d74546
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lms/templates/certificates_section.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% set certificates = get_certificates(user) %}

{% if certificates | length %}
<div class="cards-parent">
{% for certificate in certificates %}
Expand Down

0 comments on commit 2d74546

Please sign in to comment.