Merge immortal/main into audit/securite-maintenabilite-standards
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "layouts/base.html" %}
|
||||
{% block title %}{{ _('Create User') }} - TryoutPro{% endblock %}
|
||||
{% block title %}{{ _('Create User') }} - UdeS team manager{% endblock %}
|
||||
{% block page_title %}{{ _('Create User') }}{% endblock %}
|
||||
{% block breadcrumb %}<span class="breadcrumb">Home / <a href="{{ url_for('users.list_users') }}">Users</a> / Create</span>{% endblock %}
|
||||
|
||||
@@ -49,4 +49,4 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user