Sha256: 3246c15879acd238afe1e639b6404706a827b45f5f3d818da255fb519923500a

Contents?: true

Size: 249 Bytes

Versions: 1

Compression:

Stored size: 249 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jwt_auth_dummy-0.0.1 app/views/layouts/jwt_auth/application.html.erb