Sha256: 5d33a58112b8e52ddd23931b46b4b73f9ec58c0f775ceb9c0b48d45990df9648

Contents?: true

Size: 263 Bytes

Versions: 2

Compression:

Stored size: 263 Bytes

Contents

head
  meta charset="utf-8"
  meta name="viewport" content="width=device-width, initial-scale=1.0"
  title Authorization

  = stylesheet_link_tag "auther/application", media: "all"
  = csrf_meta_tags
body
  = yield
  = javascript_include_tag "auther/application"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
auther-0.2.0 app/views/layouts/auther/auth.html.slim
auther-0.1.0 app/views/layouts/auther/auth.html.slim