mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-14 23:32:36 -04:00
We had two templates that contained a link styled as an old style button but that weren't being used anywhere (one would actually give a `500` if you tried to visit it). This removes them and the view function for one of them (the other no longer had a view function).