<%= favicon_link_tag "pghero/favicon.png" %> <% if defined?(Propshaft::Railtie) %> <%= stylesheet_link_tag "pghero/nouislider", "pghero/arduino-light", "pghero/application" %> <%= javascript_include_tag "pghero/jquery", "pghero/nouislider", "pghero/Chart.bundle", "pghero/chartkick", "pghero/highlight.pack", "pghero/application" %> <% else %> <%= stylesheet_link_tag "pghero/application" %> <%= javascript_include_tag "pghero/application" %> <% end %>
"> <% if alert %> <%= alert %> <% elsif notice %> <%= notice %> <% elsif Rails.env.development? %> Do not use development information to make decisions about your production environment <% else %> <%= link_to "PgHero", root_path %> <% end %>
<% if @databases.size > 1 %> <% end %> <% if @databases.size > 1 %> <% end %>
<%= yield %>