Sha256: ce9ff33c091b485acd2b87bee1c4d4a0d83bfa3aeae94226eeb77db75e1f40dc

Contents?: true

Size: 599 Bytes

Versions: 6

Compression:

Stored size: 599 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
        <link rel="stylesheet" type="text/css" href="/style/hangman.css" />
        <title>Trellis Hangman</title>
    </head>
    <body>
      <h1>Trellis Hangman</h1>

      <p>Are you ready to play? ... </p>

      <p>
        <trellis:action_link>Start playing</trellis:action_link>
      </p>
    </body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
trellis-0.0.6 examples/hangman/html/start.xhtml
trellis-0.0.5 examples/hangman/html/start.xhtml
trellis-0.0.4 examples/hangman/html/start.xhtml
trellis-0.0.3 examples/hangman/html/start.xhtml
trellis-0.0.2 examples/hangman/html/start.xhtml
trellis-0.0.1 examples/hangman/html/start.xhtml