Sha256: 7fd5d22c0463de0fa07221c8f6af2ac493a40d9169f166f97538262e84079d65

Contents?: true

Size: 244 Bytes

Versions: 4

Compression:

Stored size: 244 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
arlblorgh-0.0.1 app/views/layouts/blorgh/application.html.erb
md_simple_editor-0.2.3.pre3 app/views/md_simple_editor/layouts/md_simple_editor/application.html.erb
md_simple_editor-0.2.3.pre1 app/views/md_simple_editor/layouts/md_simple_editor/application.html.erb
blorghety-0.0.1 app/views/layouts/blorgh/application.html.erb