Merge immortal/main into audit/securite-maintenabilite-standards
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "layouts/base.html" %}
|
||||
{% block title %}{{ _('Edit Profile') }} - TryoutPro{% endblock %}
|
||||
{% block title %}{{ _('Edit Profile') }} - UdeS team manager{% endblock %}
|
||||
{% block page_title %}{{ _('Edit Profile') }}{% endblock %}
|
||||
{% block breadcrumb %}<span class="breadcrumb">Home / <a href="{{ url_for('users.profile') }}">Profile</a> / Edit</span>{% endblock %}
|
||||
|
||||
@@ -148,4 +148,4 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
toggleGamertagInputs();
|
||||
});
|
||||
</script>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user