Sha256: cfcba3dcebaf9974149cfced4eb2edf146c5b75c0c6769d55b02a4bbaf17f0f2

Contents?: true

Size: 1.25 KB

Versions: 1

Compression:

Stored size: 1.25 KB

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="pl" lang="pl">

  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">

    <%= stylesheet_link_tag "/stylesheets/screen.css", "/stylesheets/uv.css", "/stylesheets/sp.css" %>
    <%= stylesheet_link_tag "/stylesheets/print.css", :media => "print" %>
    <!--[if IE]>
      <%= stylesheet_link_tag "css/blueprint/ie.css" %>
    <![endif]-->

    <title><%= "WB/SP" + page_title %></title>
  </head>
  <body>
    <div class="span-21" id="header">
      <div id="logo" class="push-1 span-13">
        <%= link_to "WB@SP", "/" %><span>2dc87f…</span>
      </div>
      <div class="span-7 last">
        <div class="append-1" id="links">
          <a href="http://inf.ug.edu.pl/~wbzyl/">home</a>
          <a href="http://inf.ug.edu.pl/~wbzyl/galeria/zakopane/2009-08-28-zawrat/">galeria</a>
        </div>
      </div>
    </div>

    <div class="span-21 container"><!-- showgrid -->
      <div class="push-1 span-12" id="content">
      
        <%= yield %>          
        
      </div>
      <div class="span-8 last">
      </div>
    </div>

  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sp-tutorial-0.3.1 lib/views/layout.rdiscount