Skip to content

Instantly share code, notes, and snippets.

@UberNick
Last active December 22, 2015 17:09
Show Gist options
  • Save UberNick/6504111 to your computer and use it in GitHub Desktop.
Save UberNick/6504111 to your computer and use it in GitHub Desktop.
<%@include file="/libs/foundation/global.jsp" %>
<!-- Load the sidekick only when viewing issue page on its own -->
<% if(currentPage.getPath().equals(resourcePage.getPath())) { %>
<cq:include script="/libs/wcm/core/components/init/init.jsp"/>
<% } %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment