diff --git a/frontend/src/pages/CertifiedParticipants.vue b/frontend/src/pages/CertifiedParticipants.vue index a73dcc93..a78a3103 100644 --- a/frontend/src/pages/CertifiedParticipants.vue +++ b/frontend/src/pages/CertifiedParticipants.vue @@ -12,37 +12,104 @@ -
- +
+ +
+ +
+
+ +
+ +
+ +
+ {{ __('No certified members') }} +
+
+ {{ + __( + 'No certified members found. Please check again later or get certified yourself.' + ) + }} +