aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/pwdreset.tpl
blob: dc17ed57a98074e20e02376b18834b7b78d43489 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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>