diff --git a/js/src/views/SearchView.vue b/js/src/views/SearchView.vue index a37ca71ce..e76f01411 100644 --- a/js/src/views/SearchView.vue +++ b/js/src/views/SearchView.vue @@ -529,6 +529,16 @@ class="my-4" /> + +

{{ t("No events found") }}

+

+ {{ + t( + "Only registered users may fetch remote events from their URL." + ) + }} +

+
- -

{{ t("No events found") }}

-

- {{ - t( - "Only registered users may fetch remote events from their URL." - ) - }} -

-