Sha256: 885371904af2a16859ee715ac38e4bac6b6f4a3e6764572c6a48aa3bc567f98b

Contents?: true

Size: 621 Bytes

Versions: 3

Compression:

Stored size: 621 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
  <head>
    <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
    <meta content='en' http-equiv='Content-Language' />
    <title><%= @projectname %> | buildboard</title>
    <link href='/reset.css' rel='stylesheet' type='text/css' />
    <link href='/buttons.css' rel='stylesheet' type='text/css' />
    <link href='/integrity.css' rel='stylesheet' type='text/css' />
  </head>
  <body>
    <%= yield %>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
buildboard-0.1.2 views/layout.erb
buildboard-0.1.1 views/layout.erb
buildboard-0.1.0 views/layout.erb