X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Badmin%2Fplugins%2Fplugin-search%2Fplugin-search.component.html;h=5f18028c967d642eb85929478328404f11b28cc4;hb=818c449b3c34e9f324ac744120c8774e724ab25e;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=d00dc28dd73ad9dd419d5a5ac6ac747cefbc6e8b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html index e69de29bb..5f18028c9 100644 --- a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html +++ b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html @@ -0,0 +1,61 @@ +
+ +
+ + + +
+ To load your new installed plugins or themes, refresh the page. +
+ +
+ + + Popular + + + + + + + {{ pagination.totalItems }} {pagination.totalItems, plural, =1 {result} other {results}} for "{{ search }}" + + +
+ +
+ No results. +
+ +
+
+
+
+ {{ plugin.name }} + + {{ plugin.latestVersion }} + + Installed +
+ +
+
{{ plugin.description }}
+ + +
+
+
+