{{template "head" .}}
{{if .Page}}Edit: {{.Page.Title}}{{else}}New Page{{end}} — Admin — Arcline
{{template "nav" .}}
{{if .Page}}Edit page{{else}}New page{{end}}
{{if .Error}}
{{.Error}}
{{end}}
Title
Slug
URL: /client/
slug
/
Description
(optional)
Section
Use "client" for customer-facing docs.
Display order
Visibility
Public
Plan
Customer
{{range .PlanOptions}}
{{.Name}}
{{end}}
Visible to all customers on this plan with an active subscription.
{{range .Customers}}
{{.FirstName}} {{.LastName}} ({{.Email}})
{{end}}
Visible to this customer only.
Content
(Markdown)
{{if .Page}}{{.Page.Content}}{{end}}
{{if .Page}}Save changes{{else}}Create page{{end}}
Cancel
{{if .Page}}
View page →
{{end}}
{{template "footer-simple" .}}