Sha256: f20a20470fd7a308a5919a5c28656619cd7bda8c04ba962742045484ae3971e3
Contents?: true
Size: 405 Bytes
Versions: 19
Compression:
Stored size: 405 Bytes
Contents
<% content_for :header, t('.there_are_no_users') %> <p> <%=t('.remember_admin_location')%> </p> <p> <strong><%= [request.protocol, request.host_with_port, '/refinery'].join %></strong> </p> <p> <%= t('.lets_start') %> </p> <div class='form-actions'> <div class='form-actions-left'> <%= link_to t('.continue'), new_user_registration_path, :class => 'button' %> </div> </div>
Version data entries
19 entries across 19 versions & 1 rubygems