Sha256: 1bd75a92ac1640434d83aed67c8ed57b4c44cfe2b6eed5072efb8d043495efca

Contents?: true

Size: 690 Bytes

Versions: 4

Compression:

Stored size: 690 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  <title><%= page_title %></title>
  <%= stylesheet_link_tag 'k2', 'rollingarchives', 'igniteportland' %>
  <%#= stylesheet_link_tag 'application' %>
  <%#= stylesheet_link_tag 'scaffold' %>
</head>
<body class="wordpress k2 y2007 m10 d17 h17 home columns-two lang-en" onload="onloader()">
<div id="page" class="firstpage">

<p style="color: green"><%= flash[:notice] %></p>

<%= yield  %>

</div>
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
open_conference_ware-1.0.0.pre4 app/views/layouts/open_conference_ware/scaffold.html.erb
open_conference_ware-1.0.0.pre3 app/views/layouts/open_conference_ware/scaffold.html.erb
open_conference_ware-1.0.0.pre2 app/views/layouts/open_conference_ware/scaffold.html.erb
open_conference_ware-1.0.0.pre1 app/views/layouts/open_conference_ware/scaffold.html.erb