mutual_credit-5.0.x-dev/templates/mcapi-transaction.html.twig

templates/mcapi-transaction.html.twig
{#
/**
 * @file
 * Default theme implementation to wrap around a transaction.
 *
 * Available variables:
 * - all the fields on the transaction view display.
 * - links: The transaction transitions, formatted as a list which is never cached
 * - watermark: a word or two.
 *
#}
  {% if signatures %}{{ signatures }}{% endif %}
<div class = "{{ attributes.class }}">
  {% if watermark %}{{ watermark }}{% endif %}
  <div class = "certificate">{% trans %}
  On {{ created }} <br />
  {{ payer }} paid {{ payee }} <br />
  the sum of <br />
  {{ worth }}<br />
  for: <em>{{ description }}</em>{% endtrans %}
  {% if children %}<br />
      {{ 'Child transactions'|t }}<br />
      {{ children }}
  {% endif %}
  </div>
  {{ links }}
</div>

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc