-<table class="messages" width="100%">
- <tr>
- <th width="25%"><%= t '.post' %></th>
- <th width="25%"><%= t '.when' %></th>
- <th width="50%"><%= t '.comment' %></th>
- </tr>
+<table class="table table-striped" width="100%">
+ <thead>
+ <tr>
+ <th width="25%"><%= t ".post" %></th>
+ <th width="25%"><%= t ".when" %></th>
+ <th width="50%"><%= t ".comment" %></th>
+ </tr>
+ </thead>