Sha256: f523bcc236ec8edd4316cf78ce2a16971ca0af71e82a19e94b852e2078bbbde6

Contents?: true

Size: 270 Bytes

Versions: 13

Compression:

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

13 entries across 13 versions & 1 rubygems

Version Path
repres-bootstrap-2.0 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.11 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.10.2 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.10.1 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.10 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.9 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.8 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.7 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.6 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.5.2 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.5.1 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.5 app/views/layouts/repres/bootstrap/application.html.erb
repres-bootstrap-1.4 app/views/layouts/repres/bootstrap/application.html.erb