Skip to content

Instantly share code, notes, and snippets.

@katstojanovski
Created May 25, 2016 07:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katstojanovski/18656e269c1deb9e3911e5c62b9bf72e to your computer and use it in GitHub Desktop.
Save katstojanovski/18656e269c1deb9e3911e5c62b9bf72e to your computer and use it in GitHub Desktop.
Article CT View
@model SimpleDD4T2Application.Models.Component.Article
<!-- Article CT View -->
<div class="article">
<h2>@Model.Heading</h2>
</div>
<!-- End Article CT View -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment