Sha256: 0fa28d09176a665a8e6dd317b4cf877c80a647fefd9381821df15d06e0876fff

Contents?: true

Size: 228 Bytes

Versions: 2

Compression:

Stored size: 228 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Usos auth lib</title>
  <%= csrf_meta_tags %>
  <%= csp_meta_tag %>

  <%= stylesheet_link_tag    "usos_auth_lib/application", media: "all" %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
usos_auth_lib-0.1.1 app/views/layouts/usos_auth_lib/application.html.erb
usos_auth_lib-0.1.0 app/views/layouts/usos_auth_lib/application.html.erb