otwa-aggie/app/views/skins/_skin_style_block.html.erb

5 lines
112 B
Text
Raw Normal View History

2026-08-13 04:44:25 +00:00
<% # expects local "skin" and is cached one level up %>
<style type="text/css">
<%=raw skin.css %>
</style>