Revert "move theme specific files to theme dir"

This reverts commit e332d1074f.
This commit is contained in:
zotlabs
2017-05-02 12:46:50 -07:00
parent 83c4dd6bda
commit 80ec92ce8d
277 changed files with 0 additions and 0 deletions

17
view/tpl/pwdreset.tpl Executable file
View File

@@ -0,0 +1,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>