Sha256: 8e22543907d7f5160cad1f246eae677e2c7566c15a77f6252561273bc5bb22b1

Contents?: true

Size: 256 Bytes

Versions: 2

Compression:

Stored size: 256 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
conductor-0.9.4 app/views/layouts/conductor/application.html.erb
conductor-0.9.3 app/views/layouts/conductor/application.html.erb