Sha256: 59050695ddd267a74b03294f2d208fb446ef64077863a12d5c56809b99dc1d8c
Contents?: true
Size: 256 Bytes
Versions: 5
Compression:
Stored size: 256 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title><%= title %></title> <meta name="keywords" content="<%= keywords %>"> <meta name="description" content="<%= description %>"> </head> <body> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
plate-0.5.4 | lib/templates/layout.erb |
plate-0.5.3 | lib/templates/layout.erb |
plate-0.5.2 | lib/templates/layout.erb |
plate-0.5.1 | lib/templates/layout.erb |
plate-0.5.0 | lib/templates/layout.erb |