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

12 lines
258 B
Text
Raw Permalink Normal View History

2026-03-17 05:16:49 +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 %>