% layout 'default'; % title 'Zerobin -- View'; % stash 'styles' => 'hljs zerobin'; % stash 'scripts' => 'jquery highlight zerobin';
<%= tag 'code' => (class => $paste->{syntax}) => $paste->{data}; %>