Skip to content

Instantly share code, notes, and snippets.

@katstojanovski
Created May 25, 2016 07:34
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/3b7dfd4102ce93a8b7153cec7830342c to your computer and use it in GitHub Desktop.
Save katstojanovski/3b7dfd4102ce93a8b7153cec7830342c to your computer and use it in GitHub Desktop.
Page Output
<!DOCTYPE html>
<html>
<head>
<title>Test</title>
</head>
<body>
<!-- Page Metadata Keywords -->
<div class="keywords">
<span class="keyword">test</span>
<span class="keyword">dd4t</span>
</div>
<!-- End Page Metadata Keywords -->
<!-- Component Presentations -->
<div class="contentarea">
<div class="cp">
<!-- Article CT View -->
<div class="article">
<h2>This is my article heading</h2>
</div>
<!-- End Article CT View -->
</div>
<div class="cp">
<!-- CTA CT View -->
<div class="cta">
<h2>DD4T 2.0 is here!</h2>
</div>
<!-- End CTA CT View -->
</div>
</div>
<!-- End Component Presentations -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment