werror.html 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <html>
  2. <head>
  3. <title>TITLE (Write failed!)</title>
  4. <META http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. </head>
  6. <!-- FFFFE9 is acme yellow; FFFFD0 is as close as
  7. you can get to it before charon decides to use
  8. grey instead of map entry 254 -->
  9. <body bgcolor="#FFFFD0" link="#0000AA" alink="#0000AA" vlink="#0000AA">
  10. <center>
  11. <font size=+2><b>TITLE (Write failed!)</b></font>
  12. </center>
  13. <p>
  14. Sorry, but the page you tried to write has been
  15. changed by someone else while you were editing.
  16. Your changes have not been made to the live version
  17. of the page, but do appear in the history <a href="diff.html">diffs</a>.
  18. Please look at the diffs and reedit the current page.
  19. Sorry for the inconvenience.
  20. <hr>
  21. <table width=100%><tr>
  22. <td valign=center align=left>
  23. Last modified DATE
  24. </td>
  25. <td valign=center align=left>
  26. [
  27. <a href="edit.html">Edit</a>
  28. |
  29. <a href="history.html">History</a>
  30. |
  31. <a href="diff.html">Changelog</a>
  32. |
  33. <a href="../create.html">Create a new page</a>
  34. ]
  35. </td><td valign=center align=right>
  36. <a href="../about.html">About the server</a>
  37. |
  38. <a href="http://plan9.bell-labs.com/plan9"
  39. ><img src="http://plan9.bell-labs.com/plan9/img/power36.gif"
  40. alt="Powered by Plan 9"></a>
  41. </td>
  42. </tr></table>
  43. </html>
  44. </body>