Sha256: 1ba33f38ff9774d3d5a2ed25667e8914f2d8a8b54c9b4fdf8541b67d6c2693e3

Contents?: true

Size: 259 Bytes

Versions: 4

Compression:

Stored size: 259 Bytes

Contents

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

<%= yield %>

<%= javascript_include_tag 'bootstrap/application' %>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
repres-hyper_text-1.1 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.0.3 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.0.2 app/views/layouts/repres/hyper_text/application.html.erb
repres-hyper_text-1.0.1 app/views/layouts/repres/hyper_text/application.html.erb