fix: certificates in profile

This commit is contained in:
Jannat Patel
2023-11-09 12:29:23 +05:30
parent b5258b6d9f
commit 2d745460e8

View File

@@ -1,5 +1,3 @@
{% set certificates = get_certificates(user) %}
{% if certificates | length %}
<div class="cards-parent">
{% for certificate in certificates %}