github.com/maheshbr/terraform@v0.3.1-0.20141020033300-deec7194a3ea/website/source/layouts/layout.erb (about)

     1  <%= partial "layouts/meta" %>
     2  <%= partial "layouts/header" %>
     3  <%= yield %>
     4  <%= partial "layouts/footer" %>