To customize what your visitors see when they land on a page that is not found, you can create a template with file name '404' in the main template directory in Bildy Editor.
404 template is a regular PHP page. Unlike all the other templates, it isn't run through the Bildy Engine. This means that the template cannot use B:tags or other Bildy engine features.