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