Commit 02a6df18 authored by Wandenberg Peixoto's avatar Wandenberg Peixoto

updating github layout template

parent 01d608aa
<html> <!DOCTYPE html>
<html class=" js no-flexbox flexbox-legacy canvas canvastext no-webgl no-touch geolocation postmessage no-websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients no-cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths mozilla">
<head> <head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8"> <meta charset="utf-8">
<title><%= filename %> - Preview to GitHub</title> <title><%= filename %> - Preview to GitHub</title>
<link type="text/css" rel="stylesheet" media="screen" href="http://github.com/stylesheets/bundle_common.css">
<link type="text/css" rel="stylesheet" media="screen" href="http://github.com/stylesheets/bundle_github.css">
<script type="text/javascript">
if (typeof console == "undefined" || typeof console.log == "undefined")
console = { log: function() {} }
var GitHub = { <link href="https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github-fe72294c0899f9951f2200f65bc4cf1f7880f77d.css" media="screen" rel="stylesheet" type="text/css" />
assetHost: 'http://github.com' <link href="https://a248.e.akamai.net/assets.github.com/stylesheets/bundles/github2-cb54f8b424bab1addc65760cf760d406bcc92480.css" media="screen" rel="stylesheet" type="text/css" />
} <script src="https://a248.e.akamai.net/assets.github.com/javascripts/bundles/jquery-1ff4761a0d9866a948321eac8d969db3dc12938e.js" type="text/javascript"></script>
var github_user = '' <script src="https://a248.e.akamai.net/assets.github.com/javascripts/bundles/github-18a50b3d097d5e6f5686d2be4c43a5fc49547aa5.js" type="text/javascript"></script>
</script> <style>
<script type="text/javascript" src="http://github.com/javascripts/jquery/jquery-1.4.2.min.js"></script> #preview-content .markdown-body, #preview-content .plain {
<script type="text/javascript" src="http://github.com/javascripts/bundle_common.js"></script> background-color: #FFFFFF;
<script type="text/javascript" src="http://github.com/javascripts/bundle_github.js"></script> border: 1px solid #CACACA;
padding: 30px;
}
</style>
</head> </head>
<body class="logged_in page-blob usingMouse"> <body class="logged_out page-blob linux vis-public env-production ">
<div id="main" class="subnavd"> <div class="site">
<div class="site"> <div class="container">
<br/><br/><br/><br/><br/><br/>
<div id="slider"> <div id="slider">
<div class="frames"> <div class="frames">
<div data-path="HISTORY.md/" class="frame frame-center"> <div class="frame frame-center">
<div id="files"> <div id="files" class="bubble">
<div class="file"> <div class="file">
<div class="blob instapaper_body" id="readme"> <div id="preview-content" class="blob instapaper_body">
<div class="wikistyle"> <article class="markdown-body">
<%= content %> <%= content %>
</div> </article>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<div style="display: none;" class="frame frame-loading">
<img width="32" height="32" src="http://github.com/images/modules/ajax/big_spinner_336699.gif">
</div>
</div> </div>
</div> </div>
</body> </body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment