Sha256: 88bce3d15d8c03922e13cf2a239b842a69668e534fb9e1d76da1632fdc0ecf5d
Contents?: true
Size: 445 Bytes
Versions: 2
Compression:
Stored size: 445 Bytes
Contents
<div class="inner-block"> <div class="phase-banner-<%= config_item(:phase).to_s.downcase %>"> <p> <strong class="phase-tag"><%= config_item(:phase).to_s.upcase %></strong> <span>This is a new service - <% if content_for?(:feedback_link) %> <%= yield(:feedback_link) %> <% else %> <a href="<%= "#{config_item(:feedback_url)}" %>">your feedback</a> <% end %> will help us to improve it.</span> </p> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
moj_internal_template-0.1.9 | app/views/layouts/partials/_phase.html.erb |
moj_internal_template-0.1.8 | app/views/layouts/partials/_phase.html.erb |