Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AbubakarSiddiq/6f79db663dc2e8159eb0714151035e2d to your computer and use it in GitHub Desktop.
Save AbubakarSiddiq/6f79db663dc2e8159eb0714151035e2d to your computer and use it in GitHub Desktop.
<div id="body">
@RenderSection("featured", required:false)
<section class="content-wrapper main-content clear-fix">
@RenderBody()
</section>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment