module Handler.Wallet where import Import getWalletR :: Handler Html getWalletR = do defaultLayout $ [whamlet|

Transactions in the last xx hours

Statistices for the last xx days |]