Module Eliom_predefmod.Actions
module Actions:
Eliom_mkreg.ELIOMREGSIG with
type page = exn list
and type options = [ `Reload | `NoReload ]
The same, for backwards compatibility
include Eliom_mkreg.ELIOMREGSIG1
module Cookies:
Eliom_mkreg.ELIOMREGSIG1
with type page = page * Eliom_services.cookie list
