mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 05:45:46 +00:00
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
<%= partial "layouts/header" %>
|
|
<%= partial "layouts/sidebar" %>
|
|
<%= yield %>
|
|
<%= partial "layouts/footer" %>
|