templates/index.html.ep
changeset 36 703f1af889d1
parent 29 006e82a1bcd0
child 47 b8a7a5ec6461
equal deleted inserted replaced
35:093ea107a96f 36:703f1af889d1
     1 % title 'Latest crashs';
     1 % title 'Latest crashs';
     2 % layout 'main';
     2 % layout 'main';
     3 %= t table => (class => 'table table-striped table-bordered table-condensed') => begin
     3 %= t table => (class => 'table table-striped table-hover table-bordered table-condensed') => begin
     4 <thead>
     4 <thead>
     5   <tr>
     5   <tr>
     6     <th>Product</th>
     6     <th>Product</th>
     7     <th>Version</th>
     7     <th>Version</th>
     8     <th>UserID</th>
     8     <th>UserID</th>