Module

FPO.Page.Page404

Simple admin panel page. Right now, this is just a placeholder.

This page is only accessible to users with admin privileges.

#component

component :: forall query output m. Navigate m => MonadStore Action Store m => Component query Unit output m

404 page component.

Modules