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