Created
May 7, 2013 22:20
-
-
Save cacheleocode/5536634 to your computer and use it in GitHub Desktop.
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> | |
| <title>Untitled</title> | |
| <style type="text/css"> | |
| * | |
| { | |
| -webkit-touch-callout: none; | |
| -webkit-user-select: none; | |
| } | |
| </style> | |
| <!--Adobe Edge Runtime--> | |
| <script type="text/javascript" charset="utf-8" src="crime_scene_v2_edgePreload.js"></script> | |
| <style> | |
| .edgeLoad-EDGE-XXXXXXXX { visibility:hidden; } | |
| </style> | |
| <!--Adobe Edge Runtime End--> | |
| </head> | |
| <body style="margin:0;padding:0;" onselectstart="return false;"> | |
| <div id="Stage" class="EDGE-XXXXXXXX"> | |
| </div> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment