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

Version Path
goliath-1.0.7 examples/views/layout.erb
goliath-1.0.6 examples/views/layout.erb
goliath-1.0.5 examples/views/layout.erb
goliath-1.0.4 examples/views/layout.erb
goliath-1.0.3 examples/views/layout.erb
goliath-1.0.2 examples/views/layout.erb
goliath-1.0.1 examples/views/layout.erb
goliath-1.0.0 examples/views/layout.erb
goliath-1.0.0.beta.1 examples/views/layout.erb
goliath-0.9.4 examples/views/layout.erb
goliath-0.9.2 examples/views/layout.erb