%= javascript_include_tag "jquery-fab.min.js", :plugin => 'baupm_core' %>
<%= javascript_include_tag "baupm.js", :plugin => 'baupm_core' %>
<%= stylesheet_link_tag 'jquery-fab.css', :plugin => 'baupm_core', :media => "screen" %>
<%= stylesheet_link_tag 'baupm.css', :plugin => 'baupm_core', :media => "screen" %>
<% if Setting.plugin_baupm_core['baupm_enable_webapp'] == 1 %>
<% if Setting.plugin_baupm_core['baupm_theme_color'].present? %>
<% end %>
<% if Setting.plugin_baupm_core['baupm_manifest_orientation'].present? %>
<% end %>
<% end %>