Sha256: a9e59f4b9ab45af127020d036012f22f5615405984fa21495db5876383435260
Contents?: true
Size: 765 Bytes
Versions: 12
Compression:
Stored size: 765 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() %>"> <script type="text/javascript" src="<%=h js_url() %>"></script> <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