Page Output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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