Last active
December 23, 2015 06:39
-
-
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.
This file contains hidden or 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
<!- 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