Sha256: 38c511e275ff88fb72c8bdcedc1dc9cbae51a49501390e18790e4f084b52c73a
Contents?: true
Size: 261 Bytes
Versions: 1
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Repres Dosser</title> <%= stylesheet_link_tag 'repres/dosser/application', media: 'all' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'repres/dosser/application' %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
repres-dosser-2.0 | app/views/layouts/repres/dosser/application.html.erb |