From 1942f11d5ee6926ad93dc1b79fae18325ba5de18 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 23 Jun 2020 14:49:20 +0200 Subject: Lazy load all routes --- .../recommended-videos.component.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.html (limited to 'client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.html') diff --git a/client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.html b/client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.html new file mode 100644 index 000000000..0467cabf5 --- /dev/null +++ b/client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.html @@ -0,0 +1,24 @@ +
+ +
+

+ Other videos +

+
+ AUTOPLAY + +
+
+ + + + + +
+
+
+
-- cgit v1.2.3