diff options
author | Joe Rayhawk <jrayhawk@farfotzle.omgwallhack.org> | 2010-08-08 16:07:05 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@farfotzle.omgwallhack.org> | 2010-08-08 16:07:05 -0700 |
commit | 6269337c1e14063ffe1e3fa982c30e6763d191c5 (patch) | |
tree | 497214a6911c40238f114946e18cbc8b7e7a18b4 /srv/templates/editcreationconflict.tmpl | |
parent | fa904279c38a28fd95af00012b4ebfa354b9e34e (diff) | |
download | piny-code-6269337c1e14063ffe1e3fa982c30e6763d191c5.tar.gz piny-code-6269337c1e14063ffe1e3fa982c30e6763d191c5.zip |
Removing unmodified templates; Ikiwiki will fall back to defaults.
Diffstat (limited to 'srv/templates/editcreationconflict.tmpl')
-rw-r--r-- | srv/templates/editcreationconflict.tmpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/srv/templates/editcreationconflict.tmpl b/srv/templates/editcreationconflict.tmpl deleted file mode 100644 index c99102f..0000000 --- a/srv/templates/editcreationconflict.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -<p class="error"> -<b>While you were creating this page, someone else independently created a page -with the same name.</b> -</p> -<p> -The edit box below contains the page's current content, followed by the -content you entered previously, to allow you to merge the two -together before saving. -</p> |