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