Created
November 8, 2012 23:22
-
-
Save codespectator/4042565 to your computer and use it in GitHub Desktop.
Assets not included
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
| <head> | |
| <meta charset="utf-8"/> | |
| <title>Workspace</title> | |
| <link href="/assets/application.css?body=1" media="screen" rel="stylesheet" type="text/css" /> | |
| <script src="/assets/application.js?body=1" type="text/javascript"></script> | |
| <meta content="authenticity_token" name="csrf-param" /> | |
| <meta content="5+esXJMqRtVsg8myfG8Eu7zYLkMZetER3SYxaja8NRU=" name="csrf-token" /> | |
| </head> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment