<% line_num = 1 %> <% syntax_highlight(filename, to_utf8(content)).each_line do |line| %> <% line_num += 1 %> <% end %>
<%= line_num %>
<%= line %>