diff --git a/hledger-web/templates/journal.hamlet b/hledger-web/templates/journal.hamlet index 6ecbce3f4..d9905136c 100644 --- a/hledger-web/templates/journal.hamlet +++ b/hledger-web/templates/journal.hamlet @@ -6,82 +6,82 @@ $if elem AddPermission perms data-toggle="modal" data-target="#addmodal" title="Lisää uusi tapahtuma kirjanpitoon."> Kirjaa tapahtuma -
    - $forall torig <- items -
  1. -
    - $with (payee, note) <- payeeAndNoteFromDescription' $ tdescription torig -
    +
      + $forall torig <- items +
    1. +
      + $with (payee, note) <- payeeAndNoteFromDescription' $ tdescription torig +
      + +