summaryrefslogtreecommitdiff
path: root/got/modified.got
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-11-02 18:53:20 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-11-02 18:53:20 -0400
commit7d5f4e73158cfc4837e6fe1ccf609c931c4f87b7 (patch)
tree8af98da31237013c251b9de490c4d88aa5755195 /got/modified.got
parent1a7dd9bd692ff9db64cea670fa0feaa79c82706d (diff)
views
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>