Sha256: 14684e7385be3c5b90bd84c09c65ea9d9fa5f5e684d2c63c3e8fc89d4bb4ab6f

Contents?: true

Size: 241 Bytes

Versions: 3

Compression:

Stored size: 241 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
btspm-0.0.3 app/views/layouts/btspm/application.html.erb
btspm-0.0.2 app/views/layouts/btspm/application.html.erb
btspm-0.0.1 app/views/layouts/btspm/application.html.erb