Sha256: 6cf769e48a3ffab9cd066d8db53d88e9f69a1f5f3f719606a1fda844e32db991

Contents?: true

Size: 250 Bytes

Versions: 1

Compression:

Stored size: 250 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gossiper-0.1.0 app/views/layouts/gossiper/application.html.erb