##// END OF EJS Templates
diffs: limit the file context to ~1mln lines. Fixes #4184...
diffs: limit the file context to ~1mln lines. Fixes #4184 Something more than 1mln lines is anyway not usable in web browser.

File last commit:

r368:30080e6f default
r679:df6d63d7 stable
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 %}