diff --git a/rd_ui/app/login.html b/rd_ui/app/login.html index b5baf5df3..712435b30 100644 --- a/rd_ui/app/login.html +++ b/rd_ui/app/login.html @@ -1,5 +1,5 @@ {% extends "signed_out_layout.html" %} -{% block title %}Login{% endblock %} +{% block title %}Login | Redash{% endblock %} {% block content %} {% with messages = get_flashed_messages() %} {% if messages %}