6 lines
201 B
HTML
6 lines
201 B
HTML
{% extends "!footer.html" %}
|
|
|
|
{% block extrafooter %}
|
|
<br/>
|
|
Documentation defects and suggestions can be submitted <a href="https://issues.rhodecode.com/projects/documentation">here</a>
|
|
{% endblock %}
|