mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-11 13:00:14 -04:00
7 lines
167 B
Plaintext
7 lines
167 B
Plaintext
<%= partial "layouts/meta" %>
|
|
<%= mega_nav :terraform %>
|
|
<%= partial "layouts/header" %>
|
|
<%= partial "layouts/sidebar" %>
|
|
<%= yield %>
|
|
<%= partial "layouts/footer" %>
|