##// END OF EJS Templates
forks: don't expose fork link if we don't have permission to read it, and also don't pre-select in pull request.
forks: don't expose fork link if we don't have permission to read it, and also don't pre-select in pull request.

File last commit:

r368:30080e6f default
r3367:2e466d45 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 %}