Skip to content

Instantly share code, notes, and snippets.

@mirlord
Created May 4, 2012 14:20
Show Gist options
  • Save mirlord/2595068 to your computer and use it in GitHub Desktop.
Save mirlord/2595068 to your computer and use it in GitHub Desktop.
yield_content/content_for incorrect output
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<link href="/stylesheets/site.css" media="screen" rel="stylesheet" type="text/css" />
0
</head>
<body class="index">
<div id="main" role="main">
<h1>The Middleman is watching.</h1>
<title>The Middleman!</title>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment