diff --git a/erpnext/www/support/index.html b/erpnext/www/support/index.html index afc437052db..36cd8c68f3e 100644 --- a/erpnext/www/support/index.html +++ b/erpnext/www/support/index.html @@ -4,7 +4,7 @@ - {{ _(greeting_title) or _("We're here to help") }} + {{ _(greeting_title) or _("We're here to help") }} {{ greeting_subtitle or _("Browse help topics.") }}
{{ greeting_subtitle or _("Browse help topics.") }}