Sha256: f69891a6e7fb5b97700e027c0e97a8e343352f2e4844d2751d7abfa80b51abd4

Contents?: true

Size: 1.28 KB

Versions: 18

Compression:

Stored size: 1.28 KB

Contents

<div id="wiki-wrapper" class="compare">
<div id="head">
  <h1>History for <strong>{{path}}</strong></h1>
  
  <ul class="actions">
    <li class="minibutton"><a href="/history/{{escaped_name}}"
       class="action-page-history">Back to Page History</a></li>
  </ul>
  {{>searchbar}}
</div>

{{#message}}
<p>{{message}}</p>
{{/message}}

<div id="compare-content">
  
  {{#show_revert}}
  <ul class="actions">
    <li class="minibutton">
      <form name="gollum-revert" action="/revert/{{escaped_name}}/{{before}}/{{after}}" method="post" id="gollum-revert-form">
      <a href="#" class="gollum-revert-button">Revert Changes</a>
      </form>
    </li>
  </ul>
  {{/show_revert}}
  
  <div class="data highlight">
    <table cellpadding="0" cellspacing="0">
      {{#lines}}
        <tr>
          <td class="line_numbers">{{ldln}}</td>
          <td class="line_numbers">{{rdln}}</td>
          <td>
            <pre><div class="{{class}}">{{line}}</div></pre>
          </td>
        </tr>
      {{/lines}}
    </table>
  </div>
</div>
<div id="footer">
  <ul class="actions">
    {{#show_revert}}
    <li class="minibutton">
      <a href="#" class="gollum-revert-button">Revert Changes</a>
    </li>
    {{/show_revert}}
    <li class="minibutton"><a href="#">Back to Top</a></li>
  </ul>
</div>
</div>
</div>

Version data entries

18 entries across 18 versions & 4 rubygems

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