{{ define "main" }}
{{ if .PathDuplicate }} This path already exist {{ else if .PathError }} Invalid path {{ else }} Valid URL path beginning with a / {{ end }}
JSON state file
{{ end }}