Mercurial > zeropaste
diff app/views/pastes/new.html.erb @ 410:a2f8e5c80769
Fix html compliance.
author | nanaya <me@myconan.net> |
---|---|
date | Sun, 06 Sep 2015 05:05:05 +0900 |
parents | 130dc1054fd2 |
children | 080dd141898c |
line wrap: on
line diff
--- a/app/views/pastes/new.html.erb Sun Sep 06 04:58:03 2015 +0900 +++ b/app/views/pastes/new.html.erb Sun Sep 06 05:05:05 2015 +0900 @@ -40,7 +40,7 @@ <%= f.button :class => "btn btn-primary" %> <%= link_to t(".clear"), "#", :class => "btn btn-danger js-paste-clear" %> - </div></div> + </div> <% end %> <div class="modal fade js-paste-preview-md-modal" tabindex="-1" role="dialog">