| |   |
| 1 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| 2 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="<%= language %>"> |
| 3 | 3 | <head> |
| <title>- The Merb Open Source Book - <%= params[:page_name] || params[:chapter_name] %></title> |
| <title>- The Merb Open Source Book - <%= params[:chapter] %> - <%= params[:page_name] %></title> |
| 5 | 5 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 | 6 | <link rel="stylesheet" href="/stylesheets/merb_book.css" type="text/css" |
| 7 | 7 | media="screen" charset="utf-8" /> |