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.4.5 app/views/layouts/extface/application.html.erb
extface-0.4.4b app/views/layouts/extface/application.html.erb
extface-0.4.4a app/views/layouts/extface/application.html.erb
extface-0.4.4 app/views/layouts/extface/application.html.erb
extface-0.4.3g app/views/layouts/extface/application.html.erb
extface-0.4.3f app/views/layouts/extface/application.html.erb
extface-0.4.3e app/views/layouts/extface/application.html.erb
extface-0.4.3d app/views/layouts/extface/application.html.erb
extface-0.4.3c app/views/layouts/extface/application.html.erb
extface-0.4.3b app/views/layouts/extface/application.html.erb
extface-0.4.3a app/views/layouts/extface/application.html.erb
extface-0.4.2a app/views/layouts/extface/application.html.erb
extface-0.4.2 app/views/layouts/extface/application.html.erb
extface-0.4.1b app/views/layouts/extface/application.html.erb
extface-0.4.1a app/views/layouts/extface/application.html.erb
extface-0.4.0 app/views/layouts/extface/application.html.erb
extface-0.3.0c app/views/layouts/extface/application.html.erb
extface-0.3.0b app/views/layouts/extface/application.html.erb
extface-0.3.0a app/views/layouts/extface/application.html.erb
extface-0.3.0 app/views/layouts/extface/application.html.erb