mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Dashboard wrapper div
This commit is contained in:
parent
bbe67ab8a3
commit
2e50082661
2 changed files with 7 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
<body>
|
||||
|
||||
<div id='wrap'>
|
||||
<div id='content'>
|
||||
|
||||
<div id='header'>
|
||||
|
|
@ -22,6 +23,7 @@
|
|||
|
||||
<%= yield %>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue