Skip to content

Commit

Permalink
Adds coronavirus section to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Dilwoar Hussain committed Mar 16, 2020
1 parent 6100fa0 commit 4479dcf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions app/views/root/_base.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,20 @@
<% unless local_assigns[:hide_footer_links] %>
<div class="govuk-grid-row footer-categories" data-module="track-click">
<div class="govuk-grid-column-two-thirds">
<h2>Coronavirus (COVID-19)</h2>
<ul>
<li>
<a data-track-category="footerClicked"
data-track-action="coronavirusLinks"
data-track-label="Coronavirus (COVID-19): what you need to do"
href="/government/topical-events/coronavirus-covid-19-uk-government-response"
class="govuk-link">
Coronavirus (COVID-19): what you need to do
</a>
</li>
</ul>
</div>
<div class="govuk-grid-column-one-third">
<h2>Transition period</h2>
<ul>
<li>
Expand Down

0 comments on commit 4479dcf

Please sign in to comment.