From bc7a7fabf0ee7924ac103a89f13f050cb56a6bfb Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mon, 17 Feb 2014 19:58:33 +0100 Subject: [PATCH] Better HTML validity --- templates/index.html.ep | 2 +- templates/layouts/default.html.ep | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html.ep b/templates/index.html.ep index 053b18f..c4e2c75 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -43,7 +43,7 @@
- +

<%=l 'image-only' %>

<%= submit_button l('go'), class => 'btn btn-default btn-primary', id => 'submitbutton' %> diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index d9e76a1..87c01c3 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -46,7 +46,7 @@ % }

Let's Upload That Image!