diff options
Diffstat (limited to 'customization/errorpage/409.shtml')
-rw-r--r-- | customization/errorpage/409.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/409.shtml b/customization/errorpage/409.shtml new file mode 100644 index 0000000..c59360c --- /dev/null +++ b/customization/errorpage/409.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="409" --> +<!--#set var="ERRORPAGE_TEXT" value="Conflict" --> + +<!--#include file="header.shtml" --> + <div>The request could not be completed due to a conflict with the current state of the resource.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |