Sha256: 0f5dbda12a615da76bac8f107496ca1e1c365763a3e8342b9c7a1bed19b0d917

Contents?: true

Size: 272 Bytes

Versions: 2

Compression:

Stored size: 272 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

2 entries across 2 versions & 1 rubygems

Version Path
repres-bootstrap-1.3.2 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.3.1 app/views/layouts/repres/bootstrap/application.html.erb