##// END OF EJS Templates
exc-tracker: make context attribute behave like in API case...
exc-tracker: make context attribute behave like in API case - simplified how use of api attachment of the attributes is done so we can explicitly pass it. - for celery we need this else it fails to send emails

File last commit:

r368:30080e6f default
r4277:0d8d4107 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 %}