Sha256: b69cdd05e42c7986a9d2419ec011283448bdbd2660e8d8161e2abe7ea799eb38
Contents?: true
Size: 310 Bytes
Versions: 18
Compression:
Stored size: 310 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Integration test - Unpoly</title> <%= stylesheet_link_tag 'integration_test', media: 'all' %> <%= javascript_include_tag 'integration_test' %> <%= csrf_meta_tags %> </head> <body> <div class="page"> <%= yield %> </div> </body> </html>
Version data entries
18 entries across 18 versions & 1 rubygems