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 24, 2021
1 parent d53b94c commit 185715a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 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,7 @@
heading_level: 2
} %>
</div>
<%= t("travel_advice.coronavirus_warning.content") %>
<%= sanitize(t("travel_advice.coronavirus_warning.content")) %>
</div>
</div>

Expand Down

0 comments on commit 185715a

Please sign in to comment.