mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
c0512e30bb
no issue - Multiple currencies for membe plans were supported under the hood but never had a clear interface to manage them. This change allows to reference currently used currency and it's symbol from the theme layer with following syntax: `{{@price.currency}}` and `{{@price.currency_symbol}} |
||
---|---|---|
.. | ||
config | ||
engines | ||
activate.js | ||
active.js | ||
engine.js | ||
index.js | ||
list.js | ||
loader.js | ||
middleware.js | ||
storage.js | ||
ThemeStorage.js | ||
to-json.js | ||
validate.js |