summaryrefslogtreecommitdiff
path: root/got/modified.got
blob: f62b21d37b0a6b3edc72bb23d1a66501850df11b (plain)
1
2
3
4
5
6
<!-- -*- Mode: HTML -*- -->
<h1>Modified: {{.path | html}}</h1>
<p>File has successfully been modified.</p>
<script>
window.location += "/.."
</script>