Sha256: ee53fb0be74f33643ce65004354ca27b54331466166385a4153dcb6662c807dc

Contents?: true

Size: 662 Bytes

Versions: 7

Compression:

Stored size: 662 Bytes

Contents

<% content_for(:title, _("Tailoring Files")) %>
<div class="blank-slate-pf">
  <div class="blank-slate-pf-icon">
    <%= icon_text("key", "", :kind => "fa") %>
  </div>
  <h1><%= _('Tailoring Files') %></h1>
  <p><%= _('It may sometimes be required to adjust the security policy to your specific needs. ') %></br>
    <%= (_('In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts
    via %s') % link_to('compliance policies', policies_path)).html_safe %>
  </p>
  <div class="blank-slate-pf-main-action">
    <%= new_link(_('New Tailoring File'), {}, { :class => "btn-lg" }) %>
  </div>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
foreman_openscap-10.1.0 app/views/tailoring_files/welcome.html.erb
foreman_openscap-10.0.3 app/views/tailoring_files/welcome.html.erb
foreman_openscap-10.0.2 app/views/tailoring_files/welcome.html.erb
foreman_openscap-10.0.1 app/views/tailoring_files/welcome.html.erb
foreman_openscap-10.0.0 app/views/tailoring_files/welcome.html.erb
foreman_openscap-9.0.4 app/views/tailoring_files/welcome.html.erb
foreman_openscap-9.0.3 app/views/tailoring_files/welcome.html.erb