summaryrefslogtreecommitdiff
path: root/got/modified.got
diff options
context:
space:
mode:
Diffstat (limited to 'got/modified.got')
-rw-r--r--got/modified.got6
1 files changed, 6 insertions, 0 deletions
diff --git a/got/modified.got b/got/modified.got
index e69de29..f62b21d 100644
--- a/got/modified.got
+++ b/got/modified.got
@@ -0,0 +1,6 @@
+<!-- -*- Mode: HTML -*- -->
+<h1>Modified: {{.path | html}}</h1>
+<p>File has successfully been modified.</p>
+<script>
+window.location += "/.."
+</script>