otwarchive-symphonyarchive/app/views/layouts/_includes.html.erb

12 lines
258 B
Text
Raw Permalink Normal View History

2026-03-11 22:22:11 +00:00
<% # 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 %>