Skip to content

Instantly share code, notes, and snippets.

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 rcurlette/2490116 to your computer and use it in GitHub Desktop.
Save rcurlette/2490116 to your computer and use it in GitHub Desktop.
Tridion Razor Sidebar Component Template TBB
<div class="sidebar-article">
<h3>@Fields.Heading</h3>
<p>@Fields.Summary</p>
<a href="#">Link</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment