Sha256: ca927e113b94b337ac0979cc3ecc8812ecebe9fe5cf75f0960e7fff04ab582e5

Contents?: true

Size: 731 Bytes

Versions: 19

Compression:

Stored size: 731 Bytes

Contents

<div id="wiki-wrapper" class="results">
<div id="head">
  <h1>Search Results for <strong>{{query}}</strong></h1>
  <ul class="actions">
    <li class="minibutton"><a href="/"
       class="action-edit-page">Home</a></li>
  </ul>
  {{>searchbar}}
</div>
<div id="results">

{{#has_results}}
  <ul>
    {{#results}}
    <li>
      <a href="/{{name}}">{{name}}</a> 
      <span class="count">({{count}} matches)</span>
    </li>
    {{/results}}
  </ul>
{{/has_results}}

{{#no_results}}
  <p id="no-results">
    There are no results for your search <strong>{{query}}</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

19 entries across 19 versions & 5 rubygems

Version Path
gollum-1.4.3 lib/gollum/frontend/templates/search.mustache
gollum-1.4.2 lib/gollum/frontend/templates/search.mustache
read-only-gollum-1.4.0 lib/gollum/frontend/templates/search.mustache
gollum-bibanon-1.4.4 lib/gollum/frontend/templates/search.mustache
gollum-bibanon-1.4.3 lib/gollum/frontend/templates/search.mustache
gollum-bibanon-1.4.2 lib/gollum/frontend/templates/search.mustache
gollum-bibanon-1.4.1 lib/gollum/frontend/templates/search.mustache
gollum-bibanon-1.3.2 lib/gollum/frontend/templates/search.mustache
gollum-bibanon-1.4.0 lib/gollum/frontend/templates/search.mustache
gollum-bibanon-1.3.1 lib/gollum/frontend/templates/search.mustache
amiba-1.0.2 lib/amiba/frontend/templates/search.mustache
amiba-1.0.1 lib/amiba/frontend/templates/search.mustache
amiba-1.0.0 lib/amiba/frontend/templates/search.mustache
amiba-0.0.9 lib/amiba/frontend/templates/search.mustache
gollum-1.3.1 lib/gollum/frontend/templates/search.mustache
jugyo-gollum-1.3.1 lib/gollum/frontend/templates/search.mustache
gollum-1.2.1 lib/gollum/frontend/templates/search.mustache
gollum-1.3.0 lib/gollum/frontend/templates/search.mustache
gollum-1.2.0 lib/gollum/frontend/templates/search.mustache