Sha256: 4b6b6b2c515cbc41ffcaaaad43f4b082a9eac7df8013af7a1160f5a09552b42e
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <!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="ja-JP" lang="ja-JP"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="keywords" content="" /> <%- unless description.nil? -%> <meta name="description" content="<%=h description %>" /> <%- end -%> <link rev="made" href="mailto:info@example.com" /> <link rel="index" href="./index.html" /> <link rel="stylesheet" type="text/css" href="/common/css/default.css" media="screen"/> <link rel="stylesheet" type="text/css" href="/common/css/print.css" media="print" /> <link rel="shortcut icon" href="/common/favicon.ico" /> <title><% if uri !~ %r{^/index.html$} %><%=h title %> | <% end %>Standard Site Template</title> </head> <body> <div id="container"> <div id="header"> <h1><a href="/index.html">SmallCage</a></h1> <h2>Lightweight CMS Package.</h2> <%= menu %> </div> <div id="topicpath"> <%= topic_path %> </div> <div id="main"> <div class="contents"> <h1><%=h title %></h1>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smallcage-0.1.0 | project/standard/_smc/templates/header.rhtml |