Signed-off-by: Adrian Hinz <adhinz@gmail.com>
This commit is contained in:
parent
b86cd8a63b
commit
a2f163bebc
|
|
@ -3,10 +3,10 @@
|
|||
<head>
|
||||
<title>FireStorm - Faktury</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<%= csrf_meta_tags %>
|
||||
<%= wicked_pdf_stylesheet_link_tag "bootstrap.css" -%>
|
||||
<%= wicked_pdf_stylesheet_link_tag "bootstrap-theme.css" -%>
|
||||
<%= wicked_pdf_stylesheet_link_tag "style.css" -%>
|
||||
<meta charset='utf-8' />
|
||||
<%= wicked_pdf_stylesheet_link_tag "bootstrap" -%>
|
||||
<%= wicked_pdf_stylesheet_link_tag "bootstrap-theme" -%>
|
||||
<%= wicked_pdf_stylesheet_link_tag "style" -%>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue