Sha256: 89f026b605f2b1c0a51e265d4da286747866708b39bf8c2b8be0d8a32aef02a8
Contents?: true
Size: 402 Bytes
Versions: 8
Compression:
Stored size: 402 Bytes
Contents
<% content_for :header, t('.there_are_no_users') %> <p> <%=t('.remember_admin_location')%> </p> <p> <strong><%= [request.protocol, request.host_with_port, '/admin'].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
8 entries across 8 versions & 1 rubygems