Very simple helloworld fubumvc app and I'm not able to make it work with layouts using Razor.
here is a sample code: https://gist.github.com/anonymous/4740987
FubuMVC also relies on using the layout directive instead of the code block.
Example: @layout Application