Sha256: 4735d5c053e1c87a64c8305607c7330e9d8f7e110d800b67e9609bb163cc094f

Contents?: true

Size: 604 Bytes

Versions: 39

Compression:

Stored size: 604 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"
	  integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ"
	  crossorigin="anonymous">
    <title><%= Rails.application.class.parent %></title>
    <%= load_netzke theme: Rails.configuration.marty.extjs_theme %>
    <%= csrf_meta_tag %>
    <%= javascript_include_tag 'marty/application' %>
    <%= stylesheet_link_tag 'marty/application' %>
  </head>
  <body>
    <%= yield %>
  </body>
</html>

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
marty-6.1.0 app/views/layouts/marty/application.html.erb
marty-5.2.0 app/views/layouts/marty/application.html.erb
marty-5.1.4 app/views/layouts/marty/application.html.erb
marty-5.1.3 app/views/layouts/marty/application.html.erb
marty-5.1.2 app/views/layouts/marty/application.html.erb
marty-5.1.1 app/views/layouts/marty/application.html.erb
marty-5.1.0 app/views/layouts/marty/application.html.erb
marty-3.1.0 app/views/layouts/marty/application.html.erb
marty-3.0.1 app/views/layouts/marty/application.html.erb
marty-4.0.0.rc2 app/views/layouts/marty/application.html.erb
marty-3.0.0 app/views/layouts/marty/application.html.erb
marty-2.9.3 app/views/layouts/marty/application.html.erb
marty-2.9.2 app/views/layouts/marty/application.html.erb
marty-2.9.1 app/views/layouts/marty/application.html.erb
marty-2.8.0 app/views/layouts/marty/application.html.erb
marty-2.7.3 app/views/layouts/marty/application.html.erb
marty-2.7.2 app/views/layouts/marty/application.html.erb
marty-2.7.1 app/views/layouts/marty/application.html.erb
marty-2.7.0 app/views/layouts/marty/application.html.erb
marty-2.6.8 app/views/layouts/marty/application.html.erb