1 %= tag a => (href => "#", class => "text-danger", "data-toggle" => "tooltip", "data-original-title" => $tooltip_text) => begin
2 %= tag span => (class => "glyphicon glyphicon-warning-sign") => ""
3 % end