##// END OF EJS Templates
descriptions: fixed rendering problem with certain meta-tags....
descriptions: fixed rendering problem with certain meta-tags. - fixes #5587 - previously escaped values were used for pattern matching, we escape it again to bring old behaviour.

File last commit:

r368:30080e6f default
r4223:60c8ef52 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 %}