diff --git a/src/app/community/community.component.html b/src/app/community/community.component.html index ae5169c..e077b0f 100644 --- a/src/app/community/community.component.html +++ b/src/app/community/community.component.html @@ -19,16 +19,18 @@

- {{subject}}  + {{subject}} 

-

- Curated by: - {{manager}} +

+ Curated by: + {{manager}} + , - Created: {{community.date | date:'dd-MM-yyyy'}} - -

+ + Created: {{community.date | date:'dd-MM-yyyy'}} + +