.qi_row .qi_pannel.qi_plain.padding %hr - date = Date.today.beginning_of_month -while date >= (Date.parse("2019-01-01")) =link_to l(date, :format => '%B %Y'), admin_export_compta_path(:start => date.beginning_of_month.strftime('%d/%m/%Y'), :stop => date.end_of_month.strftime('%d/%m/%Y'), :id => 1), :class => "btn btn-default" %br -date = date - 1.month