{% extends "./layout/default" %} {% block breadcrumbs %} {{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName, linkType) }} {% endblock %} {% block content %}
| Source transaction | Link description | Destination transaction | |||
|---|---|---|---|---|---|
| {{ link.source.description }} | {{ journalAmount(link.source) }} | {{ linkType.outward }} | {{ link.destination.description }} | {{ journalAmount(link.destination) }} |