_{Msg.Dashboard}
$maybe welcome <- welcomeWidget ^{welcome}
$forall (apiRoute, title) <- [(coreR $ ActionLogAdminR $ ActionLogAdminIndexR, Msg.AllLogs), (coreR $ ActionLogAdminR $ ActionLogAdminUserR authId, Msg.PersonalLogs)] $maybe r <- can (apiRoute) "GET"
_{title}