Closes #66
This commit is contained in:
parent
9a8dad3eba
commit
aedfea70b5
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
<%= render 'layouts/stylesheets' %>
|
||||
<%= IncludeAsset.css '/client/css/global/page.css' %>
|
||||
<%= IncludeAsset.css '/client/css/bootstrap.css' %>
|
||||
<%= favicon_link_tag %>
|
||||
|
||||
<style>
|
||||
body {padding-left: 0}
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<style>
|
||||
body {padding-left: 0}
|
||||
</style>
|
||||
<%= favicon_link_tag %>
|
||||
</head>
|
||||
<body>
|
||||
<%= render 'layouts/apified_header' %>
|
||||
|
|
Loading…
Reference in a new issue