projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
response
[ikiwiki]
/
templates
/
editfailedsave.tmpl
1
<p class="error">
2
<b>Failed to save your changes.</b>
3
</p>
4
<p>
5
Your changes were not able to be saved to disk. The system gave the error:
6
<blockquote>
7
<TMPL_VAR ERROR_MESSAGE>
8
</blockquote>
9
Your changes are preserved below, and you can try again to save them.
10
</p>