EN IT
Open2b version 7.8

404

Below are the variables documented for the 404.html page, shown when the requested address does not exist.

In addition to these, you can also use the variables common to all pages.

404.html

The 404.html page is shown when the address requested by the browser does not exist.

var (

    // Page content.
    content html

    // Page image.
    image AlignedImage

)