Sha256: b8becc755825b7e5476eaa44972e65bc2e834d592bb24b3cf74f7a02c24b8bbb

Contents?: true

Size: 235 Bytes

Versions: 15

Compression:

Stored size: 235 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Sso</title>
  <%= stylesheet_link_tag    "sso/application", media: "all" %>
  <%= javascript_include_tag "sso/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
doorkeeper_sso-0.4.9 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.4.8 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.4.6 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.4.3 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.4.1 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.4.0 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.2.7 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.2.6 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.2.5 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.2.3 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.2.2 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.2.0 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.1.0.pre.alpha app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.0.4 app/views/layouts/sso/application.html.erb
doorkeeper_sso-0.0.3 app/views/layouts/sso/application.html.erb