{{template "prt_nav.html" .}}
{{if .Peer.IsNew}}
Create a new client
{{else}}
Edit client
{{.Peer.Identifier}}
{{end}} {{template "prt_flashes.html" .}}
{{if .EditableKeys}}
Private Key
Public Key
Preshared Key
{{else}}
Public Key
{{end}}
Client Friendly Name
Client Email Address
Client IP Address
Allowed IPs
Disabled
Ignore persistent keepalive
Save
Cancel
{{template "prt_footer.html" .}}