Sha256: 12b86c74f74c56dd64276b52d6c4d22fdf0bce7cd41dd4f18e169ba2298c91c0

Contents?: true

Size: 633 Bytes

Versions: 7

Compression:

Stored size: 633 Bytes

Contents

<div id="wiki-wrapper" class="results">
<div id="head">
  <h1>{{title}}</h1>
  <ul class="actions">
    <li class="minibutton"><a href="{{base_path}}"
       class="action-home-page">Home</a></li>
  </ul>
</div>
<div id="results">

{{#has_results}}
  <ul>
    {{#results}}
    <li>
      <a href="{{base_path}}/{{name}}">{{name}}</a> 
    </li>
    {{/results}}
  </ul>
{{/has_results}}

{{#no_results}}
  <p id="no-results">
    There are no pages in <strong>{{ref}}</strong>.
  </p>
{{/no_results}}

</div>
<div id="footer">
  <ul class="actions">
    <li class="minibutton"><a href="#">Back to Top</a></li>
  </ul>
</div>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
RTFMd-0.10301.8 lib/gollum/frontend/templates/pages.mustache
RTFMd-0.10301.7 lib/gollum/frontend/templates/pages.mustache
RTFMd-0.10301.6 lib/gollum/frontend/templates/pages.mustache
RTFMd-0.10301.5 lib/gollum/frontend/templates/pages.mustache
RTFMd-0.10301.4 lib/gollum/frontend/templates/pages.mustache
RTFMd-0.10301.2 lib/gollum/frontend/templates/pages.mustache
RTFMd-0.10301.1 lib/gollum/frontend/templates/pages.mustache