mirror of
https://github.com/chibicitiberiu/ytsm.git
synced 2024-02-24 05:43:31 +00:00
Improve error handling for settings. Instead of failing with an exception, an alert is displayed on the main page when something isn't set properly.
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
|
||||
{% block body %}
|
||||
|
||||
{% include 'YtManagerApp/index_errors_banner.html' %}
|
||||
|
||||
<h1>Hello</h1>
|
||||
<h2>Please log in to continue</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user