mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
12 lines
155 B
Markdown
12 lines
155 B
Markdown
|
|
---
|
||
|
|
title: Forgot password
|
||
|
|
|
||
|
|
form:
|
||
|
|
fields:
|
||
|
|
- name: username
|
||
|
|
type: text
|
||
|
|
placeholder: Username
|
||
|
|
autofocus: true
|
||
|
|
---
|
||
|
|
|