github.com/10XDev/rclone@v1.52.3-0.20200626220027-16af9ab76b2a/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 }}