/events/onmissingtemplate.cfm
http://cfwheels.googlecode.com/ · ColdFusion · 6 lines · 5 code · 0 blank · 1 comment · 0 complexity · 029d7e790cd3a2431a344bfff54c17b1 MD5 · raw file
- <!--- Place HTML here that should be displayed when a file is not found while running in "production" mode. --->
- <h1>File Not Found!</h1>
- <p>
- Sorry, the page you requested could not be found.<br />
- Please verify the address.
- </p>