otwa-aggie/app/views/skins/_skin_style_block.html.erb
2026-08-13 00:44:25 -04:00

4 lines
112 B
Text

<% # expects local "skin" and is cached one level up %>
<style type="text/css">
<%=raw skin.css %>
</style>