mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-28 01:50:12 -04:00
This is a hangover from when we had separate email/SMS template pages. If the view doesn’t use a parameter Flask adds it to the querystring. So we were getting URLs that ended in `?template_type=sms`, to no effect.