otwarchive-symphonyarchive/app/views/layouts/_includes.html.erb
2026-03-11 22:22:11 +00:00

11 lines
258 B
Text

<% # load and cache site skin %>
<%= skin_tag %>
<!--sandbox for developers -->
<%= stylesheet_link_tag 'sandbox', skip_pipeline: true %>
<%= mute_css %>
<%= javascript_include_tag 'livevalidation_standalone', skip_pipeline: true %>
<%= csrf_meta_tag %>