- <tr>
- <th></th>
- <th><%= t '.id' %></th>
- <th><%= t '.creator' %></th>
- <th><%= t '.description' %></th>
- <th><%= t '.created_at' %></th>
- <th><%= t '.last_changed' %></th>
- </tr>
+ <thead>
+ <tr>
+ <th></th>
+ <th><%= t ".id" %></th>
+ <th><%= t ".creator" %></th>
+ <th><%= t ".description" %></th>
+ <th><%= t ".created_at" %></th>
+ <th><%= t ".last_changed" %></th>
+ </tr>
+ </thead>