Skip to content

Instantly share code, notes, and snippets.

@DownRangeDevOps
Last active December 23, 2015 06:39
Show Gist options
  • Save DownRangeDevOps/6595586 to your computer and use it in GitHub Desktop.
Save DownRangeDevOps/6595586 to your computer and use it in GitHub Desktop.
Temp js workaround for a blank content page. This can be used to display a page with only the content area rendered. Wrap the content area in a div with the id "lp-content-wraper" and insert the snipit below into the head section of the website.
<!- Landing page workaround (simple) ->
<script src="https://my.imatrixbase.com/ps.imatrix.com/lp-simple/js/lp-simple.js" type="text/javascript"></script>
<!- End ->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment