Skip to content

Commit c0bd690

Browse files
committed
fix escaped code
1 parent 0087e46 commit c0bd690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/users/edit.html.slim

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
= image_tag("prem-profile-explaination.jpg")
185185

186186
.special-setting.name-bio
187-
p="This infomation is taken from your min profile name and bio, change them in the #{link_to 'profile section','/'}."
187+
p=="This infomation is taken from your min profile name and bio, change them in the #{link_to 'profile section','/'}."
188188
p.number.one 1
189189
.special-setting
190190
p.number.two 2

0 commit comments

Comments
 (0)