Sha256: a07748c0a476f9eaf534d13d99e98cd82d400bfe2544b2a01de9b86df38f7598

Contents?: true

Size: 256 Bytes

Versions: 1

Compression:

Stored size: 256 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
epiceditor-0.0.0 app/views/layouts/epiceditor/application.html.erb