mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-02 11:26:04 +01:00
14 lines
225 B
Markdown
14 lines
225 B
Markdown
---
|
|
title: Forgot password
|
|
expires: 0
|
|
|
|
form:
|
|
fields:
|
|
- name: username
|
|
type: text
|
|
placeholder: PLUGIN_ADMIN.USERNAME
|
|
autofocus: true
|
|
validate:
|
|
required: true
|
|
---
|