{% extends "help/base.html" %} {% load i18n %} {% block help_con %}
{% trans "If you're using a Pro Edition Server, you can search file and folder names, as well as the content of certain files, in the Seafile web app. Currently Seafile can search the contents of the following types of files:" %}
{% trans "Note that your Seafile system administrator may not have enabled the full-text search feature. In that case, you can only search file and folder names." %}
{% endblock %}