Sha256: 535cd9ecd28af94168596902e9179929abab8aaaac5b6bccddbf3eea6ac4958f

Contents?: true

Size: 258 Bytes

Versions: 10

Compression:

Stored size: 258 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
loyal_core-0.0.11 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.10 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.8 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.7 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.6 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.5 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.4 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.3 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.2 app/views/layouts/loyal_core/application.html.erb
loyal_core-0.0.1 app/views/layouts/loyal_core/application.html.erb