1
0
Fork 0

Avoid escaping relevant template variables

This commit is contained in:
Hypolite Petovan 2018-12-13 22:35:51 -05:00
commit c407fb7963
165 changed files with 312 additions and 313 deletions

View file

@ -2,7 +2,7 @@
<h3>{{$title}}</h3>
<p id="lostpass-desc">
{{$desc}}
{{$desc nofilter}}
</p>
<form action="lostpass" method="post" >