mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 10:01:08 -04:00
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
<%= partial "layouts/meta" %>
|
|
<%= partial "layouts/header" %>
|
|
<%= yield %>
|
|
<%= partial "layouts/footer" %>
|