Sha256: 8a008d9c4721e660f42bdd85fff7d82aba0de05fab0d9b1729f28e7473d1f945
Contents?: true
Size: 164 Bytes
Versions: 7
Compression:
Stored size: 164 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= csrf_meta_tags %> </head> <body> <%= link_to "Sign in", '/auth/login' %> <%= yield %> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems