This website requires JavaScript.
Explore
Help
Sign in
scinote-eln
/
scinote-web
Watch
1
Star
1
Fork
You've already forked scinote-web
0
mirror of
https://github.com/scinote-eln/scinote-web.git
synced
2024-11-17 22:51:24 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
41510f8067
scinote-web
/
app
/
views
/
layouts
/
reports
/
footer_header.html.erb
10 lines
115 B
Text
Raw
Normal View
History
Unescape
Escape
Added layout for footer and header [SCI-5571]
2021-03-31 05:43:06 +08:00
<!doctype html>
<html>
<head>
<meta charset='utf-8' />
</head>
Fix wicked_pdf asset pipeline [SCI-8684] (#5629) Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-21 16:42:27 +08:00
<body>
Added layout for footer and header [SCI-5571]
2021-03-31 05:43:06 +08:00
<%= yield %>
</body>
</html>
Reference in a new issue
Copy permalink