Sha256: 1d693a5eff4c526f19916c9234bfb3408e62dc757f07c77244b792e17bdebe4d

Contents?: true

Size: 253 Bytes

Versions: 13

Compression:

Stored size: 253 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
unirer-bootstrap-0.12 app/views/layouts/unirer/bootstrap/application.html.erb
repres-hyper_text-1.0 app/views/layouts/repres/hyper_text/application.html.erb
unirer-bootstrap-0.11 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.10 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.9 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.8 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.7 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.6 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.5 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.4 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.3 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.2 app/views/layouts/unirer/bootstrap/application.html.erb
unirer-bootstrap-0.1 app/views/layouts/unirer/bootstrap/application.html.erb