@extends(templates/layout_normal) @section(main)
Main currency: = $community->getCurrency() ?>
Further currencies: = implode(', ', $currencyNames) ?>
There is no upcoming event.
| You owe | 0 = $community->getCurrency() ?> | 
| You're owed | 0 = $community->getCurrency() ?> | 
| Your balance | 0 = $community->getCurrency() ?> |