This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/tpl/pwdreset.tpl
2017-05-02 12:46:50 -07:00

18 lines
178 B
Smarty
Executable File

<div class="generic-content-wrapper-styled">
<h3>{{$lbl1}}</h3>
<p>
{{$lbl2}}
</p>
<p>
{{$lbl3}}
</p>
<p>{{$newpass}}</p>
<p>
{{$lbl4}} {{$lbl5}}
</p>
<p>
{{$lbl6}}
</p>
</div>