Merge branch 'patch-3' of https://github.com/gjones2/Freeside (fix closing tag)
[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>