github.com/rclone/rclone@v1.66.1-0.20240517100346-7b89735ae726/docs/layouts/404.html (about)

     1  {{ define "main"}}
     2  <h1>Page not found :-(</h1>
     3  <a href="{{ "/" | relURL }}">Click here to return to the homepage</a>.
     4  {{ end }}