diff --git a/src/app/search-result/search-result.component.html b/src/app/search-result/search-result.component.html index 4a10896..ab9e26d 100644 --- a/src/app/search-result/search-result.component.html +++ b/src/app/search-result/search-result.component.html @@ -8,7 +8,7 @@

Search result

-
+

Movies

@@ -31,9 +31,7 @@

Movies

role="img" />
-

{{ m.title }}

+

{{ m.title }}

{{ m.overview.substring(0, 180) }}...

@@ -54,7 +52,9 @@

Movies

- Average vote: + Average vote:
TV-shows role="img" />
-

{{ t.name }}

+

{{ t.name }}

TV-shows {{ t.overview.substring(0, 180) }}...

- First aired: {{ t.first_air_date }}

@@ -124,7 +122,9 @@

TV-shows

- Average vote: + Average vote:
Actors />
-

{{ a.name }}

+

{{ a.name }}

Featured in: