fix: certificates in profile
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
{% set certificates = get_certificates(user) %}
|
||||
|
||||
{% if certificates | length %}
|
||||
<div class="cards-parent">
|
||||
{% for certificate in certificates %}
|
||||
|
||||
Reference in New Issue
Block a user