Sha256: 2fa1a9bf87624afbafe1000b77589076016f5843e17f02d05f11146e899b1847

Contents?: true

Size: 669 Bytes

Versions: 5

Compression:

Stored size: 669 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 xml:lang="en" lang="en" 
      xmlns:trellis="http://trellisframework.org/schema/trellis_1_0_0.xsd"
      xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
        <title>Game Over!</title>
    </head>
    <body>
    <h1>Game Over</h1>

    <p>You guessed the secret number in <trellis:value name="count">n</trellis:value> guesses!</p>
    <p>[<trellis:page_link tpage="start">Play Again</trellis:page_link>]</p>    
    </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
trellis-0.1.1 examples/hilo/html/game_over.xhtml
trellis-0.1.0 examples/hilo/html/game_over.xhtml
trellis-0.0.9 examples/hilo/html/game_over.xhtml
trellis-0.0.8 examples/hilo/html/game_over.xhtml
trellis-0.0.7 examples/hilo/html/game_over.xhtml