diff --git a/templates/stats.html.ep b/templates/stats.html.ep index 58b49c6..43af834 100644 --- a/templates/stats.html.ep +++ b/templates/stats.html.ep @@ -9,6 +9,7 @@

<%= $total %><%=l 'pushed-images' %>

+<%= link_to url_for('index') => ( class => "btn btn-primary btn-lg" ) => begin %><%=l 'back-to-index' %><% end%> %= javascript begin function graph(stats_data, stats_labels, stats_total) { // Plot the data