mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-23 14:49:31 +00:00
Various small fixes for Forced Username
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% if error %}
|
||||
{% block title %}Service Account Error{% endblock %}
|
||||
{% else %}
|
||||
{% block title %}Service Account{% endblock %}
|
||||
{% endif %}
|
||||
|
||||
{% block content %}
|
||||
{% if error %}
|
||||
|
||||
Reference in New Issue
Block a user