##// END OF EJS Templates
search-api: don't escape files exposed by the full-text-search API....
search-api: don't escape files exposed by the full-text-search API. - we couldn't index special types of files because of that

File last commit:

r368:30080e6f default
r3489:b852ad38 default
Show More
footer.html
6 lines | 201 B | text/html | HtmlLexer
{% extends "!footer.html" %}
{% block extrafooter %}
<br/>
Documentation defects and suggestions can be submitted <a href="https://issues.rhodecode.com/projects/documentation">here</a>
{% endblock %}