Sha256: 2f6181f7b1865f7cd8e2008ca3eaf82d0ce110ccd9b9cb623aea1aa3b4598ca6
Contents?: true
Size: 285 Bytes
Versions: 1
Compression:
Stored size: 285 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Unidom Article Number</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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unidom-article_number-3.0.1 | app/views/layouts/unidom/article_number/application.html.erb |