mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
Updated pricing page
This commit is contained in:
@@ -31,7 +31,7 @@ def trial_mode():
|
||||
|
||||
@main.route('/pricing')
|
||||
def pricing():
|
||||
return render_template('views/pricing.html')
|
||||
return render_template('views/pricing.html', sms_rate=0.0158)
|
||||
|
||||
|
||||
@main.route('/delivery-and-failure')
|
||||
|
||||
Reference in New Issue
Block a user