5 lines
129 B
Haskell
5 lines
129 B
Haskell
module Application.Helper.View where
|
|
|
|
import IHP.ViewPrelude
|
|
|
|
-- Here you can add functions which are available in all your views |