Rework about page to avoid html in the translations

This commit is contained in:
Andy Allan 2023-02-15 16:47:21 +00:00
parent 9101705656
commit 8df3c7b12a
2 changed files with 4 additions and 5 deletions

View file

@ -13,7 +13,8 @@
<div class="row">
<div class='text-muted col-sm order-sm-2'>
<h4><%= t ".about.header" %></h4>
<%= t ".about.html" %>
<p><%= t ".about.paragraph_1" %></p>
<p><%= t ".about.paragraph_2" %></p>
</div>
<div class="col-sm">