Sha256: 2fc2c30d4aa3ff15fc795830aaa9ca440fc7ae07ed5b2ce8778dd572a83f144e

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Netzke Basepack Test App</title>
  <%= csrf_meta_tag %>
  <%= load_netzke %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
netzke-basepack-0.8.1 test/basepack_test_app/app/views/layouts/components.html.erb
netzke-basepack-0.8.0 test/basepack_test_app/app/views/layouts/components.html.erb