Sha256: 79a8b04176d2010fb6e21cc301a7c0e600aa135709d8dc4d41a47454549dd48a
Contents?: true
Size: 200 Bytes
Versions: 11
Compression:
Stored size: 200 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= title || 'Goliath' %></title> </head> <body lang='en'> <h1 id='title'><%= title || 'Goliath' %> - I AM ERB</h1> <%= yield %> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems