##// END OF EJS Templates
fix(apps): fixed readme generator from async to sync runner....
fix(apps): fixed readme generator from async to sync runner. This caused some issues with threadlocals, this isn't safe to use at this moment and was a regression

File last commit:

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