/events/onmaintenance.cfm
http://cfwheels.googlecode.com/ · ColdFusion · 6 lines · 5 code · 0 blank · 1 comment · 0 complexity · 9c727562fb5a87f441cead2345a1ed96 MD5 · raw file
- <!--- Place HTML here that should be displayed when the application is running in "maintenance" mode. --->
- <h1>Maintenance!</h1>
- <p>
- Sorry, maintenance work is being performed.<br />
- Please try again later.
- </p>