Project

General

Profile

Download (567 Bytes) Statistics
| Branch: | Tag: | Revision:
<% content_for(:title, _("Hosts")) %>
<div class="blank-slate-pf">
<div class="blank-slate-pf-icon">
<%= icon_text("tasks", "", :kind => "fa") %>
</div>
<h1><%= _('Hosts') %></h1>
<p><%= _("You don't have any visible hosts. Hosts can be added and provisioned from Foreman, or configured to report to Foreman.") %></p>
<p><%= link_to _('Learn more about this in the documentation.'), documentation_url("4.4Provisioning")%></p>
<div class="blank-slate-pf-main-action">
<%= new_link(_('Create Host'), {}, { :class => "btn-lg" }) %>
</div>
</div>
(50-50/50)