package webdav const rootTemplate = ` WebDAV Shares

Available WebDAV Shares

` const directoryTemplate = ` Index of {{.Path}}

Index of {{.Path}}

`