Sha256: daedeb7c698e0b312acde0d646f5dca5737841cf1b5eb584416f0afe14fc95a9
Contents?: true
Size: 355 Bytes
Versions: 9
Compression:
Stored size: 355 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <title>Loading...</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="stylesheet" href="/assets/app.css"> </head> <body> <%= yield %> <script src="/assets/app.js"></script> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems