Beautify the template version links and template link page.

This commit is contained in:
Nicholas Staples
2016-05-20 13:58:16 +01:00
parent 4c2ee8e8ed
commit 83f25cd89b
9 changed files with 92 additions and 22 deletions

View File

@@ -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=[