Sha256: c6928b69cc768803b6acc20d34a784f53f26ec7cf143b937e96ae3d0638886bb

Contents?: true

Size: 906 Bytes

Versions: 1

Compression:

Stored size: 906 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">
<head>
  <meta content="text/html; charset=utf-8" http-equiv="content-type" />

  <meta name="slideselector" content=".slide" />
  <meta name="titleselector" content="h4" />
<!--
  <meta name="stepselector"  content="li:not(.nostep)" />
-->
  <%= stylesheet_link_tag "/stylesheets/slides.css", 
        "/stylesheets/projection.css", "/stylesheets/uv.css", :media => "all" %>

  <title>Rack, Middleware, Sinatra, Rails, Gems</title>
</head>

<body>

<div class="logoBanner">
  <p id="ZJFlogo">ZJF</p>
  <p id="WBlogo">Włodek<br/>Bzyl</p>
</div>

<%= yield %>

<div class="footer1">
  <span class="__FScounter"></span>/<span class="__FStotal" /></span></div>
</div>
<div class="footer2">Gdańsk 6.06.2009</div>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wbzyl-seminarium-0.1.9 lib/views/slides.erb