diff --git a/app/views/account/index.rhtml b/app/views/account/index.rhtml index 822b9bd..8c28bfe 100644 --- a/app/views/account/index.rhtml +++ b/app/views/account/index.rhtml @@ -5,10 +5,13 @@ <%= _('It is a good idea to change your password from times to times.') %>

+<%# FIXME: to be implemented %> +

<%= link_to _('Logout.'), :action => 'logout' %> -- libgit2 0.21.2