##// END OF EJS Templates
packaging: updated setuptools to 30.1.0 and setuptools-scm to 1.15.0
packaging: updated setuptools to 30.1.0 and setuptools-scm to 1.15.0

File last commit:

r665:a92da8f2 default
r1238:fbbf4757 default
Show More
my_account_password.html
5 lines | 154 B | text/html | HtmlLexer
<%namespace name="widgets" file="/widgets.html"/>
<%widgets:panel title="${_('Change Your Account Password')}">
${c.form.render() | n}
</%widgets:panel>