Sha256: 3707f6b331c591f007efa29e4df00d4b60655ce8b91ec031a2711ab393f87cfc
Contents?: true
Size: 307 Bytes
Versions: 41
Compression:
Stored size: 307 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Auth0RorapiSample</title> <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
41 entries across 41 versions & 1 rubygems