Sha256: 641ef90e052c5c26989ba792ca9e2f30af7ab8f8b65cdc1f3fa7176b5f536546

Contents?: true

Size: 247 Bytes

Versions: 1

Compression:

Stored size: 247 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>PhoenixCore</title>
  <%= stylesheet_link_tag    "phoenix_core/application" %>
  <%= javascript_include_tag "phoenix_core/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phoenix_core-0.2.0.beta app/views/phoenix/layouts/phoenix_core/application.html.erb