Sha256: a92dac5c825b56c46c9ef550c46c55372c1ad692bfd485baa4cc3b986231f7fd

Contents?: true

Size: 447 Bytes

Versions: 12

Compression:

Stored size: 447 Bytes

Contents

<!DOCTYPE html>

<html lang="en">
  <head>
    <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">

    <title><%= yield :title %></title>

    <meta charset="utf-8">
    <meta name="description" content="A demo site.">
    <meta name="author" content="Alchemists">

    <%= stylesheet_link_tag "auther/application", media: "all" %>
    <%= csrf_meta_tags %>
  </head>

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
auther-17.0.0 app/views/layouts/auther/auth.html.erb
auther-16.10.0 app/views/layouts/auther/auth.html.erb
auther-16.9.0 app/views/layouts/auther/auth.html.erb
auther-16.8.0 app/views/layouts/auther/auth.html.erb
auther-16.7.0 app/views/layouts/auther/auth.html.erb
auther-16.6.0 app/views/layouts/auther/auth.html.erb
auther-16.5.0 app/views/layouts/auther/auth.html.erb
auther-16.4.0 app/views/layouts/auther/auth.html.erb
auther-16.3.0 app/views/layouts/auther/auth.html.erb
auther-16.2.0 app/views/layouts/auther/auth.html.erb
auther-16.1.0 app/views/layouts/auther/auth.html.erb
auther-16.0.0 app/views/layouts/auther/auth.html.erb