1 2 3 4 5 6
<!-- -*- Mode: HTML -*- --> <h1>Deleted: {{.path | html}}</h1> <p>File has successfully been deleted.</p> <script> window.location += "/.." </script>