freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt
changeset 218 4633b40ea42f
parent 209 bbb7d4f4e862
child 222 d783bb2a7956
     1.1 --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt	Wed Jan 13 14:33:55 2010 +0100
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt	Wed Jan 13 16:57:55 2010 +0100
     1.3 @@ -6,8 +6,10 @@
     1.4    </head>
     1.5    <body bgcolor="white">
     1.6        <h3><a href="/">${bundle.TITLE_PLAIN}</a></h3>
     1.7 -      <#assign when=toDate[doc.eloList.modified?string]/>
     1.8 -      <h4>${bundle.ELO_LIST} - ${when?date?string.long}</h4>
     1.9 +      <#assign first=toDate[doc.eloList.firstGame?string]/>
    1.10 +      <#assign last=toDate[doc.eloList.lastGame?string]/>
    1.11 +      <h4>${bundle.ELO_LIST} - ${last?date?string.long}</h4>
    1.12 +      <!-- New games: ${first?datetime?string.long} - ${last?datetime?string.long} -->
    1.13        <table border="1">
    1.14            <thead>
    1.15                <tr>