0

Ive got a project that has got an application.spark and a html.spark that contains all the masterpage markup. The views work fine, but I need to create an isolated page that has no relation at all with the masterpages. Is it possible or will I need to have another nested masterpage?

Thanks

Ahmed
  • 3
  • 1

1 Answers1

0

Did you try http://sparkviewengine.com/documentation/master-layouts using:

<use master=""/>
LukLed
  • 31,452
  • 17
  • 82
  • 107