Merge pull request #595 from alphagov/template_versions_link_design

Beautify the template version links and template link page.
This commit is contained in:
NIcholas Staples
2016-05-20 14:20:28 +01:00
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=[