diff --git a/src/Vervis/Foundation.hs b/src/Vervis/Foundation.hs index 0b3d6f9..50089c7 100644 --- a/src/Vervis/Foundation.hs +++ b/src/Vervis/Foundation.hs @@ -32,7 +32,7 @@ import Data.Text as T (pack, intercalate) import Text.Jasmine.Local (discardm) import Vervis.Import.NoFoundation hiding (last) -import Vervis.Widget (breadcrumbsW) +import Vervis.Widget (breadcrumbsW, revisionW) -- | The foundation datatype for your application. This can be a good place to -- keep settings and values requiring initialization before your application diff --git a/templates/default-layout-wrapper.hamlet b/templates/default-layout-wrapper.hamlet index 8c31cb7..b93ed07 100644 --- a/templates/default-layout-wrapper.hamlet +++ b/templates/default-layout-wrapper.hamlet @@ -36,9 +36,4 @@ $# $#