Sha256: f2c9f42f6b31e580e5d289111b1ca31731ca5e774b6b3a70e444dbfbb30a5d97

Contents?: true

Size: 252 Bytes

Versions: 1

Compression:

Stored size: 252 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

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