##// END OF EJS Templates
login: Start error message with uppercase letter....
login: Start error message with uppercase letter. All other error messages are starting with uppercase and lowercase just looks wrong in the UI

File last commit:

r368:30080e6f default
r1064:9a1fddb4 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 %}