Sha256: 03b76628777b937b1b120210f4704bddfbaa18485218d09a6a21124dd0eff661
Contents?: true
Size: 699 Bytes
Versions: 12
Compression:
Stored size: 699 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="ja-JP"> <head> <meta http-equiv="Content-Type" content="text/html; charset=<%=h charset() %>"> <meta http-equiv="Content-Language" content="ja-JP"> <link rel="stylesheet" type="text/css" href="<%=h css_url() %>"> <link rel="icon" type="image/png" href="<%=h favicon_url() %>"> <title><%=h @title %></title> </head> <body> <%= yield %> <div id="footer"> <a rel="license" href="http://creativecommons.org/licenses/by/3.0/"> <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" /> </a> </div> </body> </html>
Version data entries
12 entries across 8 versions & 1 rubygems