Skip to content

Commit

Permalink
Merge pull request #3719 from DFE-Digital/delete-events-videos
Browse files Browse the repository at this point in the history
Delete events videos
  • Loading branch information
MaxineCl authored Nov 29, 2023
2 parents f65adac + f02b3e9 commit f3524e2
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions app/views/teaching_events/about_git_events.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -99,29 +99,3 @@
</figure>
</section>
</div>

<div class="row inset">
<section class="col col-full-content">
<div class="statement">
<h2 class="blue xlarge">Why you should attend</h2>
</div>
</section>
<section class="col col-full-content youtube-videos">
<div class="wrapper">
<div class="video">
<%= render Content::YoutubeVideoComponent.new(
id: "wLfWfIzIRRY",
title: "A video about how to start your teaching journey at a Get Into Teaching event"
) %>
<p>For everyone thinking of teaching.</p>
</div>
<div class="video">
<%= render Content::YoutubeVideoComponent.new(
id: "ToOhH06zMQA",
title: "A video about why you should attend a Get Into Teaching event"
) %>
<p>Get all your questions answered.</p>
</div>
</div>
</section>
</div>

0 comments on commit f3524e2

Please sign in to comment.