##// END OF EJS Templates
subscribers: make creation of routes.js safer....
subscribers: make creation of routes.js safer. If by accident this flag is set to true then build rhodecode from nix wont start because of write failure.

File last commit:

r368:30080e6f default
r2823:e48f0fdb 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 %}