Sha256: 04e9fcfa805651352d3f7be9d671b2994a2e5c6e749b9bdbfd5701b4ae30ea65

Contents?: true

Size: 273 Bytes

Versions: 4

Compression:

Stored size: 273 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
identity_client-0.1.3 app/views/layouts/identity_client/application.html.erb
identity_client-0.1.2 app/views/layouts/identity_client/application.html.erb
identity_client-0.1.1 app/views/layouts/identity_client/application.html.erb
identity_client-0.1.0 app/views/layouts/identity_client/application.html.erb