Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Ember.js v1.0.0-pre.2-370-g6a165ad" />
  <meta charset=utf-8 />
  <title>JS Bin</title>
  <script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
  <script src="https://github.com/downloads/wycats/handlebars.js/handlebars-1.0.rc.1.js"></script>
  <script src="http://cl.ly/code/1h2K0L2f0P0u/ember.js"></script>
  <script src="http://f.cl.ly/items/2y0X3M0F2K2O1W1O1w0f/ember-data.js">
  </script>
</head>
<body>
  <script type="text/x-handlebars">
    <h1>Application Template</h1>
    {{render "song" song}}
  </script>
  
  <script type="text/x-handlebars" data-template-name="song">
    <p>{{title}}</p>
  </script>
</body>
</html>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
wycatspro
0viewers