{% extends "layouts/base.html" %} {% block title %}One on One - TryoutPro{% endblock %} {% block page_title %}One on One{% endblock %} {% block breadcrumb %}{% endblock %} {% block content %}
Updated: {{ note.updated_at.strftime('%B %d, %Y at %I:%M %p') }}
{% endfor %} {% else %}No team notes have been added yet. Your coach will post improvement suggestions here.
{% endif %}Added: {{ note.created_at.strftime('%B %d, %Y at %I:%M %p') }}
{% endfor %} {% else %}No personal notes have been added yet. Your coach may provide individual feedback here.
{% endif %}You need to be assigned to a team with a coach to request a One on One session.
{% endif %}