Skip to content

Instantly share code, notes, and snippets.

@betweenbrain
Created July 12, 2012 17:56
Show Gist options
  • Save betweenbrain/3099663 to your computer and use it in GitHub Desktop.
Save betweenbrain/3099663 to your computer and use it in GitHub Desktop.
Alternative module chrome for Construct Framework - no surrounding markup required
<jdoc:include type="modules" name="nav" style="nav" id="nav" module-class="clear clearfix" />
@betweenbrain
Copy link
Author

Instead of:

<nav id="nav" class="clear clearfix">
<jdoc:include type="modules" name="nav" style="raw" />
</nav>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment