Sha256: e4b86201e7b11fb041a88650a2995bec5023ada59ce66d06f5bf92161ac3c11e
Contents?: true
Size: 272 Bytes
Versions: 3
Compression:
Stored size: 272 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Yarn Test Blog</title> <%= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <h1 style="color: blue">Yarn Test Blog</h1> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems