enclosing body tag in conductor layout.

This commit is contained in:
alkesh26 2019-01-20 00:58:06 +05:30
parent aac4d7f6ff
commit b8e0333845
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@
</head> </head>
<body> <body>
<%= yield %> <%= yield %>
</body>
</html> </html>