Sha256: ebdfc1f0a2e3e6d75794a306610d1e2c329370369dead985d6bb54182f0907bd
Contents?: true
Size: 277 Bytes
Versions: 2
Compression:
Stored size: 277 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ArticleNumber</title> <%= stylesheet_link_tag "unidom/article_number/application", media: "all" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'unidom/article_number/application' %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
unidom-article_number-2.2 | app/views/layouts/unidom/article_number/application.html.erb |
unidom-article_number-2.1 | app/views/layouts/unidom/article_number/application.html.erb |