Advertisement
saasbook

fr_file_index.html

Jan 10th, 2012
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.65 KB | None | 0 0
  1.  
  2. <?xml version="1.0" encoding="iso-8859-1"?>
  3. <!DOCTYPE html
  4.     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  5.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <!--
  8.  
  9.    Files
  10.  
  11.  -->
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head>
  14.   <title>Files</title>
  15.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  16.   <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
  17.   <base target="docwin" />
  18. </head>
  19. <body>
  20. <div id="index">
  21.   <h1 class="section-bar">Files</h1>
  22.   <div id="index-entries">
  23.     <a href="files/date_calculator_rb.html">date_calculator.rb</a><br />
  24.   </div>
  25. </div>
  26. </body>
  27. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement