{% extends "layouts/base.html" %} {% block title %}{{ _('My Profile') }} - TryoutPro{% endblock %} {% block page_title %}{{ _('My Profile') }}{% endblock %} {% block breadcrumb %}{% endblock %} {% block header_actions %}
{% endblock %} {% block content %}Member since {{ user.created_at.strftime('%B %Y') }}
{{ _('Tryouts Registered') }}
{{ _('Team Assignments') }}
{{ _('Evaluations Given') }}
{{ _('No statistics available for this role.') }}
{% endif %}{{ _('No contracts have been uploaded for you yet.') }}
{% endif %}{{ _('Select your available time blocks for matches (5pm to 12am). Green = selected, Gray = available to select.') }}
{{ _('Loading...') }}
{{ _('Select time slots when you\'re available for One on One sessions (8am to 10pm).') }}
{{ _('Loading availability grid...') }}