Sha256: dbe819d4a12b9b44e22642367a1d37fab081757abe99c85dcca925b75fa1b558

Contents?: true

Size: 1.17 KB

Versions: 11

Compression:

Stored size: 1.17 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><% unless title.to_s.empty? %><%=h title %> | <% end %>Standard Site Template</title>
</head>
<body>
<div id="container">

<div id="header">
	<h1 class="site_title"><a href="/index.html">SmallCage</a></h1>
	<h2 class="description">Lightweight CMS Package.</h2>
<%= menu %>
</div>


<div id="topic_path">
<%= topic_path %>
</div>


<div id="main">
<div class="contents">
<% unless title.to_s.empty? %><h1><%=h title %></h1><% end %>

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
bluemark-smallcage-0.1.3 project/standard/_smc/templates/header.rhtml
bluemark-smallcage-0.1.4 project/standard/_smc/templates/header.rhtml
bluemark-smallcage-0.1.5 project/standard/_smc/templates/header.rhtml
smallcage-0.1.8 project/standard/_smc/templates/header.rhtml
smallcage-0.1.7 project/standard/_smc/templates/header.rhtml
smallcage-0.1.6 project/standard/_smc/templates/header.rhtml
smallcage-0.1.5 project/standard/_smc/templates/header.rhtml
smallcage-0.1.4 project/standard/_smc/templates/header.rhtml
smallcage-0.1.3 project/standard/_smc/templates/header.rhtml
smallcage-0.1.2 project/standard/_smc/templates/header.rhtml
smallcage-0.1.1 project/standard/_smc/templates/header.rhtml