Skip to content

Commit

Permalink
FIXUP to travel advice view
Browse files Browse the repository at this point in the history
  • Loading branch information
brucebolt committed May 25, 2021
1 parent 12bb255 commit 94360bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/views/content_items/travel_advice.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
heading_level: 2
} %>
</div>
<%= sanitize(t("travel_advice.coronavirus_warning.content")) %>
<div class="travel-advice-notice__content">
<%= sanitize(t("travel_advice.coronavirus_warning.content")) %>
</div>
</div>

Expand Down

0 comments on commit 94360bf

Please sign in to comment.