Sha256: 2695d3ef0079b55c4a655bae4ad48c60dd90de08202d43695dbfdeba7fd3418e

Contents?: true

Size: 249 Bytes

Versions: 1

Compression:

Stored size: 249 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mpt_tree-0.0.7 app/views/layouts/mpt_tree/application.html.erb