mirror of
https://github.com/getredash/redash.git
synced 2026-03-31 18:02:32 -04:00
Update login page title
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user