views/log.erubis in runit-man-1.9.8 vs views/log.erubis in runit-man-1.10.0

- old
+ new

@@ -1,9 +1,11 @@ <% content_for :content do %> <%= t.runit.services.log.header(h(name), h(host_name), h(count), h(log_location)) %> | <%= log_link(name, :count => count, :title => t.runit.services.log.raw, :raw => true) %> <p> - <%= t.runit.services.log.counts([100, 250, 500, 1000, 5000].map { |n| log_link(name, :count => n, :title => n) }.join(' ')) %> + <%= t.runit.services.log.counts([100, 250, 500, 1000, 5000].map { |n| log_link(name, :count => n, :title => n) }.join(' ')) %> + <%= log_downloads_link(name) %> + </p> <pre><%= h(text) %></pre> <% end %> <% content_for :footer do %> <p>