Rework about page to avoid html in the translations
This commit is contained in:
parent
9101705656
commit
8df3c7b12a
2 changed files with 4 additions and 5 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue