Sha256: e6a78d71b491676f87a27de5bad2fab0bf21d1c8348de08c8b6f54df30c16026

Contents?: true

Size: 224 Bytes

Versions: 1

Compression:

Stored size: 224 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tr8n-3.1.1 app/views/layouts/tr8n/application.html.erb