Sha256: fdc49a4d0bac422532d647b5b246275c48c51cab91efbb88a1f7e94965075730

Contents?: true

Size: 158 Bytes

Versions: 9

Compression:

Stored size: 158 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Netzke Core Test App</title>
  <%= csrf_meta_tag %>
  <%= netzke_init %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
netzke-core-0.7.7 test/core_test_app/app/views/layouts/application.html.erb
netzke-core-0.7.6 test/core_test_app/app/views/layouts/application.html.erb
netzke-core-0.7.5 test/core_test_app/app/views/layouts/application.html.erb
netzke-core-0.7.4 test/core_test_app/app/views/layouts/application.html.erb
netzke-core-0.7.3 test/core_test_app/app/views/layouts/application.html.erb
netzke-core-0.7.2 test/core_test_app/app/views/layouts/application.html.erb
netzke-core-0.7.1 test/rails_app/app/views/layouts/application.html.erb
netzke-core-0.6.7 test/rails_app/app/views/layouts/application.html.erb
netzke-core-0.7.0 test/rails_app/app/views/layouts/application.html.erb