Sha256: a0545813d239c349ddad03e009110906cd5cf64c7344f85bc02d618df32930dd
Contents?: true
Size: 333 Bytes
Versions: 3
Compression:
Stored size: 333 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Custom!</title> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
doculab-0.2.0 | spec/dummy/doculab/layouts/custom.html.erb |
doculab-0.1.1 | spec/dummy/doculab/layouts/custom.html.erb |
doculab-0.1.0 | spec/dummy/doculab/layouts/custom.html.erb |