permanent
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

forgot.md
text/plain

Download raw (214 bytes)

---
title: Forgot password

form:
    fields:
        - name: username
          type: text
          placeholder: PLUGIN_ADMIN.USERNAME
          autofocus: true
          validate:
            required: true
---