Preview

<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8">
    <link media="all" rel="stylesheet" href="../../styles/aetna.css">
    <title>Preview Layout</title>
</head>

<body>

</body>

</html>
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <link media="all" rel="stylesheet" href="{{ path '/styles/aetna.css' }}">
    <title>Preview Layout</title>
</head>
<body>

{{{ yield }}}

</body>
</html>
/* No context defined for this component. */

There are no notes for this item.