mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-25 18:38:57 -04:00
Beautify the template version links and template link page.
This commit is contained in:
@@ -80,7 +80,6 @@ def get_example_csv_rows(template, use_example_as_example=True, submitted_fields
|
||||
def choose_template(service_id, template_type):
|
||||
if template_type not in ['email', 'sms']:
|
||||
abort(404)
|
||||
|
||||
return render_template(
|
||||
'views/templates/choose.html',
|
||||
templates=[
|
||||
|
||||
Reference in New Issue
Block a user