Sha256: 2732530fd9ada079647263b43c3a5ea9a2a75a30b7c3452262ddf16672ab0ebf

Contents?: true

Size: 272 Bytes

Versions: 6

Compression:

Stored size: 272 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Repres HyperText</title>
  <%= stylesheet_link_tag 'repres/hyper_text/application', media: 'all' %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

<%= javascript_include_tag 'repres/hyper_text/application' %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
repres-hyper_text-2.0 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.4.1 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.4 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.3 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.2.1 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.2 app/views/layouts/repres/hyper_text/application.html.erb