Files
Grav-Admin-Plugin/pages/admin/forgot.md

13 lines
214 B
Markdown

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