Sha256: 390fcf93e04e46c6c6fa6c2c5c575416e2aea6e12b3f2934a75341b48a58c194
Contents?: true
Size: 179 Bytes
Versions: 22
Compression:
Stored size: 179 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Authorization completed</title> <%= javascript_include_tag "jquery" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
22 entries across 13 versions & 1 rubygems