diff options
Diffstat (limited to 'app/views/help/instance_configuration.html.haml')
-rw-r--r-- | app/views/help/instance_configuration.html.haml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/help/instance_configuration.html.haml b/app/views/help/instance_configuration.html.haml index 260566b1441..1cd05dcf65e 100644 --- a/app/views/help/instance_configuration.html.haml +++ b/app/views/help/instance_configuration.html.haml @@ -1,15 +1,15 @@ - page_title _('Instance Configuration') .documentation.md - %h1 Instance Configuration + %h1= _('Instance Configuration') %p - In this page you will find information about the settings that are used in your current instance. + = _("In this page you will find information about the settings that are used in your current instance.") = render 'help/instance_configuration/ssh_info' = render 'help/instance_configuration/gitlab_pages' = render 'help/instance_configuration/gitlab_ci' %p - %strong Table of contents + %strong= _("Table of contents") %ul = content_for :table_content |