Sha256: b851518171af5817f92e21ea3d93444e641878545e75565849cf324b02f71ab8

Contents?: true

Size: 271 Bytes

Versions: 6

Compression:

Stored size: 271 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Peak flow utils</title>
  <%= stylesheet_link_tag    "peak_flow_utils/application", media: "all" %>
  <%= javascript_include_tag "peak_flow_utils/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
peak_flow_utils-0.1.11 app/views/layouts/peak_flow_utils/application.html.erb
peak_flow_utils-0.1.10 app/views/layouts/peak_flow_utils/application.html.erb
peak_flow_utils-0.1.9 app/views/layouts/peak_flow_utils/application.html.erb
peak_flow_utils-0.1.8 app/views/layouts/peak_flow_utils/application.html.erb
peak_flow_utils-0.1.7 app/views/layouts/peak_flow_utils/application.html.erb
peak_flow_utils-0.1.6 app/views/layouts/peak_flow_utils/application.html.erb