Sha256: a8465f6e15534565f836a49c9da84dc77c1123fdde6b52061ab284d066545760

Contents?: true

Size: 189 Bytes

Versions: 1

Compression:

Stored size: 189 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Netzke Touch</title>
  <%= csrf_meta_tag %>
  <%= netzke_init :platform => :touch, :cache => "touch" %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
netzke-core-0.6.7 test/rails_app/app/views/layouts/touch.html.erb