Added setup errors banner to welcome page.

This commit is contained in:
2018-12-30 12:43:14 +02:00
parent 21a05614f2
commit 457b0c4dc9
5 changed files with 14 additions and 2 deletions

View File

@ -3,7 +3,7 @@
{% block body %}
{% include 'YtManagerApp/index_errors_banner.html' %}
{% include 'YtManagerApp/controls/setup_errors_banner.html' %}
<h1>Hello</h1>
<h2>Please log in to continue</h2>