diff --git a/app/views/podcast_episodes/_liquid.html.erb b/app/views/podcast_episodes/_liquid.html.erb index 8353b0caf..8d5c2aad5 100644 --- a/app/views/podcast_episodes/_liquid.html.erb +++ b/app/views/podcast_episodes/_liquid.html.erb @@ -19,42 +19,6 @@ optimizer_options: { crop: "fill" }, image_options: { class: "podcastliquidtag__podcastimage", id: "podcastimage-#{episode.slug}", alt: podcast.title }) %> - + + <%= render "podcast_episodes/podcast_bar", podcast: podcast, episode: episode %> diff --git a/app/views/podcast_episodes/_podcast_bar.html.erb b/app/views/podcast_episodes/_podcast_bar.html.erb index a97e83cac..0ed889645 100644 --- a/app/views/podcast_episodes/_podcast_bar.html.erb +++ b/app/views/podcast_episodes/_podcast_bar.html.erb @@ -1,13 +1,13 @@ -