]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/editfailedsave.tmpl
Split out error messages from editpage.tmpl into several separate templates.
[ikiwiki.git] / templates / editfailedsave.tmpl
diff --git a/templates/editfailedsave.tmpl b/templates/editfailedsave.tmpl
new file mode 100644 (file)
index 0000000..5184f7d
--- /dev/null
@@ -0,0 +1,10 @@
+<p class="error">
+<b>Failed to save your changes.</b>
+</p>
+<p>
+Your changes were not able to be saved to disk. The system gave the error:
+<blockquote>
+<TMPL_VAR ERROR_MESSAGE>
+</blockquote>
+Your changes are preserved below, and you can try again to save them.
+</p>