Sha256: d7f370eefd57425bd1f84a2ca58fc41934613e60013d44454d856af60fb860f6

Contents?: true

Size: 265 Bytes

Versions: 24

Compression:

Stored size: 265 Bytes

Contents

<!DOCTYPE html>
<html lang="it">
<head>
  <%= csrf_meta_tags %>
  <title><%= ( @title ? "#{@title} - " : "" ) + "#{app_name} Admin" %></title>

  <%= stylesheet_link_tag 'admin/admin' %>
  <%= yield :stylesheets %>
</head>

<body>
    <%= yield %>
</body>
</html>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
fullstack-admin-0.2.26 app/views/layouts/login.html.erb
fullstack-admin-0.2.25 app/views/layouts/login.html.erb
fullstack-admin-0.2.24 app/views/layouts/login.html.erb
fullstack-admin-0.2.23 app/views/layouts/login.html.erb
fullstack-admin-0.2.22 app/views/layouts/login.html.erb
fullstack-admin-0.2.21 app/views/layouts/login.html.erb
fullstack-admin-0.2.20 app/views/layouts/login.html.erb
fullstack-admin-0.2.19 app/views/layouts/login.html.erb
fullstack-admin-0.2.18 app/views/layouts/login.html.erb
fullstack-admin-0.2.17 app/views/layouts/login.html.erb
fullstack-admin-0.2.16 app/views/layouts/login.html.erb
fullstack-admin-0.2.15 app/views/layouts/login.html.erb
fullstack-admin-0.2.14 app/views/layouts/login.html.erb
fullstack-admin-0.2.13 app/views/layouts/login.html.erb
fullstack-admin-0.2.12 app/views/layouts/login.html.erb
fullstack-admin-0.2.11 app/views/layouts/login.html.erb
fullstack-admin-0.2.9 app/views/layouts/login.html.erb
fullstack-admin-0.2.8 app/views/layouts/login.html.erb
fullstack-admin-0.2.7 app/views/layouts/login.html.erb
fullstack-admin-0.2.6 app/views/layouts/login.html.erb