diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 2d9612b6..b5f3614a 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -188,7 +188,11 @@
- {{resultLandingInfo.fos.join(', ')}} + + {{fos}} + , +
@@ -198,7 +202,11 @@
- {{resultLandingInfo.sdg.join(', ')}} + + {{sdg}} + , +