scinote-web/app/views/layouts/reports/footer_header.html.erb

9 lines
115 B
Text

<!doctype html>
<html>
<head>
<meta charset='utf-8' />
</head>
<body>
<%= yield %>
</body>
</html>