Skip to content

Instantly share code, notes, and snippets.

@savs
Last active December 14, 2015 11:58
Show Gist options
  • Select an option

  • Save savs/5082990 to your computer and use it in GitHub Desktop.

Select an option

Save savs/5082990 to your computer and use it in GitHub Desktop.
<%@include file="/libs/foundation/global.jsp" %>
<cq:defineObjects/>
<body>
<div id="fb-root"></div>
<div class="wrap">
<cq:include script="header.jsp"/>
<cq:include script="content.jsp"/>
<cq:include script="footer.jsp"/>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment