Sha256: 119736cea338c95b13241385f5e6f3c2c979fa247e784fcc507b2eaaaa2d882f
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-7"> <%= link_to "WB@SP", "/" %><span>2dc87f0d…</span> </div> <div class="span-13 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.0 | lib/views/layout.rdiscount |