mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-23 08:49:46 -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.