-
+ @if (showTabs()) {
+
+ }
-
- @if (searchCount() > 10000) {
- 10 000+ {{ 'collections.searchResults.results' | translate }}
- } @else if (searchCount() > 0) {
- {{ searchCount() }} {{ 'collections.searchResults.results' | translate }}
- } @else {
- 0 {{ 'collections.searchResults.results' | translate }}
- }
-
+
+
+ @if (searchCount() > 10000) {
+ 10 000+ {{ 'collections.searchResults.results' | translate }}
+ } @else if (searchCount() > 0) {
+ {{ searchCount() }} {{ 'collections.searchResults.results' | translate }}
+ } @else {
+ 0 {{ 'collections.searchResults.results' | translate }}
+ }
+
+
@@ -70,17 +74,16 @@
}