4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
|
<%= partial "layouts/header" %>
|
||
|
<%= yield %>
|
||
|
<%= partial "layouts/footer" %>
|