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

14 lines
225 B
Markdown
Raw Normal View History

2015-04-20 16:01:20 +02:00
---
title: Forgot password
expires: 0
2015-04-20 16:01:20 +02:00
form:
fields:
- name: username
type: text
placeholder: PLUGIN_ADMIN.USERNAME
2015-04-20 16:01:20 +02:00
autofocus: true
validate:
required: true
2015-04-20 16:01:20 +02:00
---