X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsearch%2Fsearch.component.html;h=c4072b29106cba3acf2b7f34fe597d8f0abea8a9;hb=a8ecc6f6709bdb54c47c7dd7cd18ef371254c3af;hp=9d14daa4b6f51505da6416aff1ef4cea3e58eb26;hpb=4278710d5b48546709720fac46657b84bba52a18;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/search/search.component.html b/client/src/app/search/search.component.html index 9d14daa4b..c4072b291 100644 --- a/client/src/app/search/search.component.html +++ b/client/src/app/search/search.component.html @@ -1,13 +1,11 @@ -
-
+
+
-
- - {{ pagination.totalItems | myNumberFormatter }} results - - for {{ currentSearch }} - - +
+ {{ pagination.totalItems | myNumberFormatter }} results + + for {{ currentSearch }} +
-
+
-
+
No results found
-
- + +
+ + Avatar + -
- {{ video.name }} - {{ video.publishedAt | myFromNow }} - {{ video.views | myNumberFormatter }} views - +
+ +
{{ result.displayName }}
+
{{ result.nameWithHost }}
+
+ +
{{ result.followersCount }} subscribers
+
+ +
-
+ +
+ + +
+ {{ result.name }} + {{ result.publishedAt | myFromNow }} - {{ result.views | myNumberFormatter }} views + +
+
+
+