Sha256: 3f7f59fd9c8f58cf97a15a72320cbbdd354820713f4a9700143bacde3a477d76
Contents?: true
Size: 261 Bytes
Versions: 4
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
4 entries across 4 versions & 1 rubygems