@html.extend('layout', function(model) { @html.block('content', function(model) { @html.include('partial/homehero') @html.include('partial/content-slider') @html.include('partial/news_summary_v2') @html.include('partial/events') @html.include('partial/newsletter-footer') }) })