|
|
|
@ -50,9 +50,9 @@ See docs/COPYRIGHT.rdoc for more details. |
|
|
|
|
<%= csrf_meta_tags %> |
|
|
|
|
<%= render 'common/favicons' %> |
|
|
|
|
<%= stylesheet_link_tag 'openproject', media: "all" %> |
|
|
|
|
<%= text_formatting_js_includes %> |
|
|
|
|
<%= javascript_include_tag 'application' %> |
|
|
|
|
<%= javascript_include_tag "locales/#{I18n.locale}" %> |
|
|
|
|
<%= text_formatting_js_includes %> |
|
|
|
|
<!-- project specific tags --> |
|
|
|
|
<%= call_hook :view_layouts_base_html_head %> |
|
|
|
|
<!-- page specific tags --> |
|
|
|
|