From 237f98c70b30545e89f9c7b47c3164112baf6173 Mon Sep 17 00:00:00 2001 From: Augusto_Serpro Date: Mon, 29 Dec 2014 18:46:14 -0200 Subject: [PATCH] melhoramentos --- app/views/shared/not_found.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/shared/not_found.html.erb b/app/views/shared/not_found.html.erb index d29edae..c0babdb 100644 --- a/app/views/shared/not_found.html.erb +++ b/app/views/shared/not_found.html.erb @@ -13,10 +13,10 @@ <% parent_id = ((@article && @article.allow_children?) ? @article : nil) %> <%= colorbox_button('new', _('New content'), :controller => 'cms', :action => 'new', :parent_id => parent_id, :cms => true) %> <% end %> -
- - -
<% end %> +
+ + +
-- libgit2 0.21.2