Sha256: 73670d398074b6f809246bfc6ebdbf4a957dff41632a3cdd221fcdb34df7f894
Contents?: true
Size: 267 Bytes
Versions: 6
Compression:
Stored size: 267 Bytes
Contents
<!doctype html> <html> <head> <title>Eris</title> <script src="../../../../enyo/1.0/framework/enyo.js" type="text/javascript"></script> </head> <body> <script type="text/javascript"> smalltalk.Eris._new()._ui().renderInto(document.body); </script> </body> </html>
Version data entries
6 entries across 6 versions & 2 rubygems