Sha256: 4461e97628f6e87a8a0726ea2d7464fd52987db792a28f25cdbd6d5b12653242
Contents?: true
Size: 738 Bytes
Versions: 10
Compression:
Stored size: 738 Bytes
Contents
<table class="table-borders"> <thead> <tr> <th>Header Cell 1</th> <th>Header Cell 2</th> <th>Header Cell 3</th> </tr> </thead> <tbody> <tr> <td>Row 1 Cell 1</td> <td>Row 1 Cell 2</td> <td><button>Confirm</button><button>Reject</button></td> </tr> <tr> <td>Row 2 Cell 1</td> <td>Row 2 Cell 2</td> <td><button>Confirm</button><button>Reject</button></td> </tr> <tr> <td>Row 3 Cell 1</td> <td>Row 3 Cell 2</td> <td><button>Confirm</button><button>Reject</button></td> </tr> <tr> <td>Row 4 Cell 1</td> <td>Row 4 Cell 2</td> <td><button>Confirm</button><button>Reject</button></td> </tr> </tbody> </table>
Version data entries
10 entries across 10 versions & 2 rubygems