You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h4>Digital Data Object</h4><table class ="table table-hover"><thead> <tr><td>Key</td><td>Value</td></tr><thead><tbody><tr>{{#each this}}<td>{{@key}}</td> <td>{{this}}</td></tr>{{/each}}<tbody></table>