Sha256: 7bb8748cc684001f104db243d220d741c564c2527360f7f8a3ec5b6437ec69ef
Contents?: true
Size: 313 Bytes
Versions: 3
Compression:
Stored size: 313 Bytes
Contents
<html> <head> <title>Hello, World! It's a beautiful @timeframe to be saying hi.</title> </head> <body> <h1>Hello, World!</h1> <p>The current time is: @current_time</p> <p>Your lucky numbers are:</p> <ul oid="numlist" list="lucky_numbers" item="number"> <li>@number</li> </ul> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
IOWA-1.0.3 | examples/hello_world/iowa/HelloWorld.html |
IOWA-1.0.2 | examples/hello_world/iowa/HelloWorld.html |
IOWA-1.0.0 | examples/hello_world/iowa/HelloWorld.html |