Sha256: 345ec4e89e13b91c052b58aa4a77b2f0795c6d70326213c719cbde0376f96893

Contents?: true

Size: 273 Bytes

Versions: 6

Compression:

Stored size: 273 Bytes

Contents

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

<%= yield %>

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

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

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