# HG changeset patch # User Rocco Rutte # Date 1219067897 -7200 # Node ID 248e54a9456e8300827c960439ee19864e5302a3 # Parent 438e02b4be73ffd80d4a6cc45b7c9273d6b26604 coal/paper: make output well-formed and fix css syntax error breaking rendering diff -r 438e02b4be73 -r 248e54a9456e templates/changeset.tmpl --- a/templates/changeset.tmpl Wed Aug 13 20:36:37 2008 -0500 +++ b/templates/changeset.tmpl Mon Aug 18 15:58:17 2008 +0200 @@ -29,10 +29,12 @@ date: - #date|date# (#date|age# ago) + #date|date# (#date|age# ago) + files: - #files# + #files# + description: #desc|strip|escape|addbreaks# diff -r 438e02b4be73 -r 248e54a9456e templates/coal/changeset.tmpl --- a/templates/coal/changeset.tmpl Wed Aug 13 20:36:37 2008 -0500 +++ b/templates/coal/changeset.tmpl Mon Aug 18 15:58:17 2008 +0200 @@ -18,7 +18,7 @@
  • browse
  • + {archives%archiveentry} @@ -52,10 +52,9 @@ files - {files} + {files} -
    @@ -66,7 +65,7 @@
    {diff}
    + + {footer} - - diff -r 438e02b4be73 -r 248e54a9456e templates/coal/fileannotate.tmpl --- a/templates/coal/fileannotate.tmpl Wed Aug 13 20:36:37 2008 -0500 +++ b/templates/coal/fileannotate.tmpl Mon Aug 18 15:58:17 2008 +0200 @@ -30,7 +30,7 @@

    {repo|escape}

    -

    annotate {file|escape} @ {rev}:{node|short}

    +

    annotate {file|escape} @ {rev}:{node|short}

    - + {footer} - - diff -r 438e02b4be73 -r 248e54a9456e templates/coal/filelog.tmpl --- a/templates/coal/filelog.tmpl Wed Aug 13 20:36:37 2008 -0500 +++ b/templates/coal/filelog.tmpl Mon Aug 18 15:58:17 2008 +0200 @@ -5,7 +5,6 @@ -
    @@ -46,9 +45,9 @@ - + + {entries%filelogentry}
    age - author - description + ageauthordescription
    diff -r 438e02b4be73 -r 248e54a9456e templates/coal/graph.tmpl --- a/templates/coal/graph.tmpl Wed Aug 13 20:36:37 2008 -0500 +++ b/templates/coal/graph.tmpl Mon Aug 18 15:58:17 2008 +0200 @@ -49,7 +49,7 @@
    -