mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #34986 from alkesh26/action-mailbox-layout-fix
Enclosing body tag in conductor layout.
This commit is contained in:
commit
dd8d37881c
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue