changé la photo du site pour le logo UdeS

This commit is contained in:
cedrick2711
2026-08-11 13:32:27 -04:00
parent 9744e0b8c3
commit 5865df400f
40 changed files with 49 additions and 42 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{% extends "layouts/base.html" %}
{% block title %}{{ profile_user.username }} - TryoutPro{% endblock %}
{% block title %}{{ profile_user.username }} - UdeS team manager{% endblock %}
{% block page_title %}{{ profile_user.username }}{% endblock %}
{% block breadcrumb %}<span class="breadcrumb">Home / <a href="#" onclick="history.back()">Back</a> / {{ profile_user.username }}</span>{% endblock %}