Avoid escaping relevant template variables
This commit is contained in:
parent
6d90d35d25
commit
c407fb7963
165 changed files with 312 additions and 313 deletions
|
@ -2,7 +2,7 @@
|
|||
<h3>{{$title}}</h3>
|
||||
|
||||
<p id="lostpass-desc">
|
||||
{{$desc}}
|
||||
{{$desc nofilter}}
|
||||
</p>
|
||||
|
||||
<form action="lostpass" method="post" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue