Sha256: 9b6d375805f4ceab75d4023a145d3194b64033f18249581073e568ba656b279a

Contents?: true

Size: 267 Bytes

Versions: 3

Compression:

Stored size: 267 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
unidom-article_number-0.3 app/views/layouts/unidom/article_number/application.html.erb
unidom-article_number-0.2 app/views/layouts/unidom/article_number/application.html.erb
unidom-article_number-0.1 app/views/layouts/unidom/article_number/application.html.erb