Merge pull request #675 from pateljannat/certificate-fix

fix: certificates in profile
This commit is contained in:
Jannat Patel
2023-11-09 12:58:47 +05:30
committed by GitHub

View File

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