templates/coal/shortlog.tmpl
changeset 7327 a1758089ee35
parent 7314 a0843c82d1a2
child 7331 650e9d6988cb
equal deleted inserted replaced
7326:ba7ab8c4a577 7327:a1758089ee35
    39 </form>
    39 </form>
    40 
    40 
    41 <div class="navigate">rev {rev}: {changenav%navshortentry}</div>
    41 <div class="navigate">rev {rev}: {changenav%navshortentry}</div>
    42 
    42 
    43 <table class="bigtable">
    43 <table class="bigtable">
    44  <tr> 
    44  <tr>
    45   <th class="age">age</th>
    45   <th class="age">age</th>
    46   <th class="author">author</th>
    46   <th class="author">author</th>
    47   <th class="description">description</th>
    47   <th class="description">description</th>
    48  </tr>
    48  </tr>
    49 {entries%shortlogentry}
    49 {entries%shortlogentry}