For the complete documentation index, see llms.txt. This page is also available as Markdown.

Currency

Output data of the currency defined in the config.

Code

The code of the currency, e.g. USD.

{{ currency:code }}

Name

The name of the currency, e.g. US Dollar.

{{ currency:name }}

Symbol

The symbol of the currency, e.g. $.

{{ currency:symbol }}

Last updated