@@ -76,64 +75,7 @@
-

Browse by topic

-
- [placeholder resource topics views] - {# todo: update topics to have this as an option for it to be listed as #} - {# NOT-MIGRATED - {{ template "topics-list" (dict "title" "Design" "data" $design_topics "scope" .) }} - {{ template "topics-list" (dict "title" "Data & analysis" "data" $data_analysis_topics "scope" .) }} - {{ template "topics-list" (dict "title" "Operations" "data" $operations_topics "scope" .) }} - {{ template "topics-list" (dict "title" "Content & communication" "data" $content_communications_topics "scope" .) }} - {{ template "topics-list" (dict "title" "Technology" "data" $technology_topics "scope" .) }} - {{ template "topics-list" (dict "title" "Strategic development" "data" $strategic_development_topics "scope" .) }} - #} - -{# ! below is the code from hugo #} -{#
-

- {{ .title }} - test data -

-
    - {{ range $data }} -
  • - {{ $page := $scope.GetPage (printf "/topics/%s" . ) }} - {{ title }} -
  • - {{ end }} -
-
#} - -
+ {{ drupal_view('resource_topics_list', 'by_resource_topic') }}