Our site is no longer available
hi there,
When our customers open our Freshdesk website, they are faced with a website which is no longer working. Can we receive help on this asap?
The website shows :
{% if portal.has_solutions %}
{% translate portal.knowledge_base %}
{% for category in portal.solution_categories %} {% if category.folders_count > 0 %}{{ category.name | link_to: category.url }}
{% for folder in category.folders %} {% else %} {{ portal | filler_for_solutions }} {% endfor %}
{{ folder | link_to_folder_with_count }}
{{ folder | article_list:5 }}{% endif %} {% if portal.has_forums %}
{% endif %}
Thanks in advance.
Kind regards, Jennifer