Sha256: 27af262fddc8e002b8b1b349ed7f61b553e9cd037e91b629bbee12a94d3dbe1c

Contents?: true

Size: 125 Bytes

Versions: 4

Compression:

Stored size: 125 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Sign in</title>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
current_user-0.2.1 app/views/layouts/current_user/application.html.erb
current_user-0.2.0 app/views/layouts/current_user/application.html.erb
current_user-0.1.0 app/views/layouts/current_user/application.html.erb
current_user-0.0.1 app/views/layouts/current_user/application.html.erb