Merge branch 'patch-4' of https://github.com/gjones2/Freeside (#13854 as this bug...
[freeside.git] / rt / share / html / m / style.css
1 <%init>
2     $HTML::Mason::Commands::r->content_type('text/css');
3     $m->comp('/m/_elements/raw_style');
4     $m->abort();
5 </%init>