You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.
The mail content of subscriptions is currently created from 2 settings variables and some variable replacements.
This should really be a template to allow customization.
The text was updated successfully, but these errors were encountered:
This can be modified by modifying the PRICE_MONITOR_I18N_EMAIL_NOTIFICATION_BODY setting inside the app_settings.py
I ended up creating a view that corresponds to that setting that allows modification through a webform in the front end. takes about 10 minutes to do. I can push it if you want.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The mail content of subscriptions is currently created from 2 settings variables and some variable replacements.
This should really be a template to allow customization.
The text was updated successfully, but these errors were encountered: