diff --git a/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue b/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue index 9325a227bd..df547ecd7a 100644 --- a/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue +++ b/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue @@ -5,6 +5,56 @@ fluid class="ma-0 main pa-0 panel" > +
+
+ +
+
+
+

+ {{ searchRecommendationsStrings.trySearchRecommendationsHeader$() }} +

+

+ {{ searchRecommendationsStrings.trySearchRecommendationsText$() }} +

+
+ + {{ searchRecommendationsStrings.viewRecommendationsButton$() }} + +
+ +
+ diff --git a/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue b/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue index fce907f275..2ae3413dba 100644 --- a/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue +++ b/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue @@ -1,6 +1,36 @@