Sha256: 11f97d696ce3f795b5c93f3038f8f126953c04857b56ca957c56a8a3dbc140ad

Contents?: true

Size: 465 Bytes

Versions: 71

Compression:

Stored size: 465 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Extface&hearts;</title>
  <%= stylesheet_link_tag    "extface/application", media: "all" %>
  <%= stylesheet_link_tag "http://getbootstrap.com/dist/css/bootstrap.min.css", medis: :all %>
  <%= javascript_include_tag "http://code.jquery.com/jquery-latest.min.js" %>
  <%= javascript_include_tag "extface/application" %>
  <%= csrf_meta_tags %>
</head>
<body>
  <div class="container">
    <%= yield %>
  </div>
</body>
</html>

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
extface-0.7.3 app/views/layouts/extface/application.html.erb
extface-0.7.2 app/views/layouts/extface/application.html.erb
extface-0.7.1 app/views/layouts/extface/application.html.erb
extface-0.7.0 app/views/layouts/extface/application.html.erb
extface-0.6.9 app/views/layouts/extface/application.html.erb
extface-0.6.8 app/views/layouts/extface/application.html.erb
extface-0.6.7 app/views/layouts/extface/application.html.erb
extface-0.6.6 app/views/layouts/extface/application.html.erb
extface-0.6.5 app/views/layouts/extface/application.html.erb
extface-0.6.4 app/views/layouts/extface/application.html.erb
extface-0.6.3 app/views/layouts/extface/application.html.erb
extface-0.6.2 app/views/layouts/extface/application.html.erb
extface-0.6.1 app/views/layouts/extface/application.html.erb
extface-0.6.0 app/views/layouts/extface/application.html.erb
extface-0.5.9 app/views/layouts/extface/application.html.erb
extface-0.5.8 app/views/layouts/extface/application.html.erb
extface-0.5.7 app/views/layouts/extface/application.html.erb
extface-0.5.6 app/views/layouts/extface/application.html.erb
extface-0.5.5 app/views/layouts/extface/application.html.erb
extface-0.5.4b app/views/layouts/extface/application.html.erb