Created
May 4, 2012 14:20
-
-
Save mirlord/2595068 to your computer and use it in GitHub Desktop.
yield_content/content_for incorrect output
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 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