mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Added html safe #2447
This commit is contained in:
parent
0ded1f2d18
commit
392ecba4b2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
.col-md-8
|
||||
= f.file_field :th6_file
|
||||
.col-md-4
|
||||
%p= t(:bank_statement_desc)
|
||||
%p= t(:bank_statement_desc).html_safe
|
||||
%hr
|
||||
.row
|
||||
.col-md-8.text-right
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue