Project

General

Profile

Download (343 Bytes) Statistics
| Branch: | Tag: | Revision:
<table id="properties_table" class="table table-bordered table-striped">
<thead>
<tr>
<th colspan="2"><%= _('Properties') %></th>
</tr>
</thead>
<tbody>
<% overview_fields(host).each do |name, value| %>
<tr>
<td><%= name %></td>
<td><%= value %></td>
</tr>
<% end %>
</tbody>
</table>
(15-15/44)