Sha256: e2bf01754fd5490ff83d66d611f1a31326ba5bbd384f7bf2457ba333ec515ef3
Contents?: true
Size: 496 Bytes
Versions: 4
Compression:
Stored size: 496 Bytes
Contents
<article class="master"> <h2>Passes</h2> <table> <thead> <tr> <th>Pass Type Identifier</th> <th>Serial Number</th> <th>Authentication Token</th> </tr> </thead> <tbody> {{#each controller}} <tr> <td>{{pass_type_identifier}}</td> <td>{{serial_number}}</td> <td>{{authentication_token}}</td> </tr> {{/each}} </tbody> </table> </article> <aside class="detail"> {{outlet}} </aside>
Version data entries
4 entries across 4 versions & 1 rubygems