# HG changeset patch # User egj@socialplanning.org # Date 1262583777 0 # Node ID 2303c381151b00e198719276884067519e245376 # Parent c49d9304498105cd2a2212b9393f6f9cfccc8055 add webcomic-style interface by k0s diff -r c49d93044981 -r 2303c381151b montage/templates/sequence.html --- a/montage/templates/sequence.html Mon Jan 04 04:52:16 2010 +0000 +++ b/montage/templates/sequence.html Mon Jan 04 05:42:57 2010 +0000 @@ -11,7 +11,7 @@ -
+
- ${image.get('title, image.get('description', '<<'))} + + ${image.get("title", image.get("description", "»»"))} + - ${image.get('title, image.get('description', '>>'))} + ${image.get('title', image.get('description', '««'))}