Sha256: dfd2d2f39757ddde7a93463ff7c6c4c592159048d056e50b17496cf0d43d6e53

Contents?: true

Size: 1.06 KB

Versions: 2

Compression:

Stored size: 1.06 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 class="header">
<h1><a href="/index.html">Standard Site Template</a></h1>

<div class="topicpath">
<%= topic_path %>
</div>
</div>


<div class="container">

<div class="contents">

<h2><%=h title %></h2>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
smallcage-0.0.9 project/standard/_smc/templates/header.rhtml
smallcage-0.0.8 project/standard/_smc/templates/header.rhtml