<!DOCTYPE html>
<html lang="en" class="yui3-loading">
<head>
    <meta charset="utf-8">
    <title>{{title}}</title>
    <script src="{{yuiSeedUrl}}"></script>
    <style>
        {{> anim-drop-source-css}}
    </style>
</head>
<body class="yui3-skin-sam">

{{>layout_content}}

{{>test-runner}}
</body>
</html>
