Sha256: 8a0dd05c6e349d4f35d04a39ce8c0ccf8c25e2a2f15f8f6eb864d57470692225
Contents?: true
Size: 336 Bytes
Versions: 15
Compression:
Stored size: 336 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= csrf_meta_tags %> </head> <body <%= job_identifier_for(@current_user) %>> <%= yield %> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems