X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fsearch%2Fsearch.component.html;h=c4072b29106cba3acf2b7f34fe597d8f0abea8a9;hb=a8ecc6f6709bdb54c47c7dd7cd18ef371254c3af;hp=a0b5e6e790c4f88f6f5ff5e9a43d78e26213e798;hpb=8cd72bd37724054f8942f2fefc7aa2e60eca74cf;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/search/search.component.html b/client/src/app/search/search.component.html index a0b5e6e79..c4072b291 100644 --- a/client/src/app/search/search.component.html +++ b/client/src/app/search/search.component.html @@ -1,10 +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 + +
+
+
+