//-
  /// @author Tyler Benton
  /// @name view.layout.content
  /// @type view
  /// @description Includes the main content and defines a content block
main(
  class="s-content o-wrapper" 
  itemscope itemtype="http://schema.org/WebPageElement" itemprop="mainContentOfPage" 
  role="main"
)
  != yield