Sha256: 3034d8a03ac6c1bb53c0c242dc947fdf031d7206b5c971f14ce91ab02e5e456b
Contents?: true
Size: 330 Bytes
Versions: 415
Compression:
Stored size: 330 Bytes
Contents
<% d = @user.site.primary_domain d = @user.site.domains.first if d.nil? %> <h1>Account Locked</h1> <p>The account for <%= @user.email %> on the site "<%= @user.site.description %>" has been locked due to too many failed login attempts.</p> <p><a href='http://<%= d.domain %>/admin/users/<%= @user.id %>'>Manage this user</a></p>
Version data entries
415 entries across 415 versions & 1 rubygems