akyuu/templates/nopwresetrequest.html

8 行
195 B
HTML
Raw 通常表示 履歴

2016-02-12 22:18:59 +09:00
{{ template "header" }}
<section>
<h2>Password reset inactive</h2>
<p>The site operator has currently not activated automatic password resetting.</p>
</section>
{{ template "footer" }}