Sha256: 3d205073225d436eecd38293f241dbe10a55f2cc337de8623838f639d99eeebf
Contents?: true
Size: 570 Bytes
Versions: 52
Compression:
Stored size: 570 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <link data-turbolinks-track="true" href="/assets/application.css" media="all" rel="stylesheet" /> <script data-turbolinks-track="true" src="/assets/application.js"></script> </head> <body> <table class="table"> <thead> <tr> <th>Commentaire</th> <th>Fait par</th> <th>Date</th> </tr> </thead> </table> <br/> <a class="btn btn-primary" data-id="1" data-parent="null" data-resource="dummy_model" data-roles="comments,delivery_man" href="#" id="new_notes_link">Nouveau</a> </body> </html>
Version data entries
52 entries across 2 versions & 1 rubygems