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

15 lines
264 B
Markdown
Raw Normal View History

2015-08-07 20:32:58 +02:00
---
title: Dashboard Logout
form:
fields:
- name: username
type: text
placeholder: PLUGIN_ADMIN.USERNAME
2015-08-07 20:32:58 +02:00
autofocus: true
- name: password
type: password
placeholder: PLUGIN_ADMIN.PASSWORD
2015-08-07 20:32:58 +02:00
---