Sha256: e3f3fe8676be87215bdd321693b5c87e318dc89d7a8a8e54f56d253a57f81969

Contents?: true

Size: 306 Bytes

Versions: 5

Compression:

Stored size: 306 Bytes

Contents

<% title_actions link_to(_("New Host"), new_host_path)%>
<% title _("Hosts") %>
<div id="welcome">
  <p>
  <%= _("You don't seem to have any Hosts, for more information see") %>
  <%= link_to _("this page"), root_path %>
  </p>

  <p><%= _('This page will self destruct once data comes in.') %></p>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/hosts/welcome.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/hosts/welcome.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/hosts/welcome.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/hosts/welcome.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/hosts/welcome.html.erb