From 2d745460e8ca975c5123da75f3d8819a09d1e195 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Thu, 9 Nov 2023 12:29:23 +0530 Subject: [PATCH] fix: certificates in profile --- lms/templates/certificates_section.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/lms/templates/certificates_section.html b/lms/templates/certificates_section.html index 311d3ca6..df789e8c 100644 --- a/lms/templates/certificates_section.html +++ b/lms/templates/certificates_section.html @@ -1,5 +1,3 @@ -{% set certificates = get_certificates(user) %} - {% if certificates | length %}
{% for certificate in certificates %}