freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt
branchdisplay-image
changeset 91 786df32c496b
parent 88 a3be2be0112f
     1.1 --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt	Tue Sep 15 07:32:17 2009 +0200
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt	Wed Sep 16 22:28:11 2009 +0200
     1.3 @@ -85,6 +85,7 @@
     1.4                <input type="submit" value="${bundle.RESIGN}" />
     1.5            </form>
     1.6        </#if>
     1.7 +      <img src="/api/games/${doc.game.id.@id}" alt="board"/>
     1.8        <pre>${doc.game.board}</pre>
     1.9  
    1.10        <h3>${bundle.MOVES}</h3>