PageRenderTime 58ms CodeModel.GetById 30ms RepoModel.GetById 0ms app.codeStats 0ms

/resources/templates/layout.html

http://github.com/tomfaulhaber/autodoc
HTML | 48 lines | 40 code | 0 blank | 8 comment | 0 complexity | 4a517a25e5aad67f9445bb5552777259 MD5 | raw file
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  4. <title>Overview</title>
  5. <link rel="icon" href="static/favicon.png">
  6. <link rel="shortcut icon" href="static/favicon.png">
  7. <link rel="stylesheet" href="static/clojure.css" type="text/css" media="all" />
  8. <link rel="stylesheet" href="static/wiki.css" type="text/css" media="all" />
  9. <link rel="stylesheet" href="static/internal.css" type="text/css" media="all" />
  10. <style>.menuWrapper{height: 36px;}</style>
  11. </head>
  12. <!--
  13. This document was auto-generated from the source by the clojure autodoc system.
  14. To report errors or ask questions about the overall documentation structure, formatting,
  15. etc., contact Tom Faulhaber (google mail name: tomfaulhaber).
  16. For errors in the documentation of a particular namespace, contact the author of that
  17. namespace.
  18. -->
  19. <body>
  20. <div id="AllContentContainer">
  21. <div id="Header">
  22. <a href="index.html" id="Logo"><img src="static/clojure-icon.gif" width="100" height="100" alt="Clojure" /></a>
  23. <h1><a href="index.html" id="page-header"
  24. title="page header title">Page header</a></h1>
  25. </div>
  26. <div id="leftcolumn"></div>
  27. <div id="rightcolumn">
  28. <div id="Content">
  29. <div class="contentBox"><div class="innerContentBox">
  30. <div class="wiki wikiPage" id="content_view">
  31. <div id="right-sidebar"></div>
  32. <div id="content-tag"></div>
  33. </div>
  34. </div>
  35. </div>
  36. </div>
  37. <div id="foot">
  38. <div id="copyright" style="text-align: center;">
  39. Copyright 2008-2009 Rich Hickey and the various contributors
  40. </div>
  41. </div>
  42. </div>
  43. <div id="DesignedBy">Logo &amp; site design by <a href="http://www.tomhickey.com" title="Visit Tom Hickey's website.">Tom Hickey</a>.<br />
  44. Clojure auto-documentation system by Tom Faulhaber.</div>
  45. </div>
  46. <!-- /AllContentContainer -->
  47. </body>
  48. </html>