Sha256: f2d5d883d1b3cb4d8a68ab63efe6de98bf81231d2005cf26d43923ea83db7c7d

Contents?: true

Size: 1.01 KB

Versions: 4

Compression:

Stored size: 1.01 KB

Contents

<!DOCTYPE html>
<html>
<head>
  <meta http-equiv='content-type' value='text/html;charset=utf8'>
  <meta name='generator' value='{{ generator }}'>
  <title>{{ title }}</title>
  {{{ stylesheet_tags }}}
</head>
<!--
  The following styles are deprecated and will be removed at some point:
  div#man, div#man ol.man, div#man ol.head, div#man ol.man.

  The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
  .man-navigation should be used instead.
-->
<body id='manpage'>
  <div class='mp' id='man'>

  <div class='man-navigation' style='display:none'>
    {{#section_heads}}
    <a href="#{{id}}">{{text}}</a>
    {{/section_heads}}
  </div>

  <ol class='man-decor man-head man head'>
    <li class='tl'>{{ page_name }}</li>
    <li class='tc'>{{ manual }}</li>
    <li class='tr'>{{ page_name }}</li>
  </ol>

  {{{ html }}}

  <ol class='man-decor man-foot man foot'>
    <li class='tl'>{{ organization }}</li>
    <li class='tc'>{{ date }}</li>
    <li class='tr'>{{ page_name }}</li>
  </ol>

  </div>
</body>
</html>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/ronn-0.7.3/lib/ronn/template/default.html
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/gems/ronn-0.7.3/lib/ronn/template/default.html
ronn-0.7.3 lib/ronn/template/default.html
ronn-0.7.0 lib/ronn/template/default.html