Cyclone3 Skin

Design your own 404 page

From Cyclone3 Wiki

If you don't set up your own "not found" page, Cyclone3 automatically displays a default 404 with Cyclone3 logo. You can override this design by creating a local template overlay, but this allows you only to redesign the default 404 page. But there's a more accessible and more powerful way of designing it.

You just need to create a local l_notfound.pub.type servicetype and set it up just like any other servicetype of your web.

For instance, you can add the default page header and footer, and display an information article as the page's body, with information what happened and instructions, where the user can continue on your webpage to find what he has been looking for.